4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/timer"
|
|
SESSION_SECRET="za1W297qRgKq6PNtm5EXJlOfIto6WTS"
|
|
ALLOW_USER_SIGNUP=1 # remove this line to disable user signup
|