6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
PORT=3000
|
|
SESSION_SECRET=change-me
|
|
DATABASE_URL=postgres://pads:pads@localhost:5432/pads
|
|
ADMIN_USERNAME=admin
|
|
ADMIN_PASSWORD=change-me-too
|