2 lines
116 B
Text
2 lines
116 B
Text
# Copy this to .env and fill in your database URL
|
|
DATABASE_URL=postgresql://username:password@localhost:5432/dbname
|