3 lines
94 B
Plaintext
3 lines
94 B
Plaintext
# Replace with your DB credentials!
|
|
DATABASE_URL="postgres://user:password@host:port/db-name"
|