4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
# Copy to .env on the server. Real values live only there.
|
|
DATABASE_URL=postgres://marcus:CHANGE_ME@personal-db:5432/gtd
|
|
API_TOKEN=CHANGE_ME
|