work-timer/.env.example

4 lines
178 B
Plaintext
Raw Normal View History

2023-02-11 03:14:14 +01:00
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/timer"
SESSION_SECRET="za1W297qRgKq6PNtm5EXJlOfIto6WTS"
ALLOW_USER_SIGNUP=1 # remove this line to disable user signup