4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/handy
|
|
HANDY_MASTER_SECRET=your-super-secret-key-for-local-development
|
|
PORT=3005
|