4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
DATABASE_URL=postgresql://user:password@localhost:5432/mydatabase
|
|
|
|
# [dev, stage, prod]
|
|
ENVIRONMENT=dev |