Files
planka-zh/server/.env.sample
2022-08-09 21:03:21 +05:00

10 lines
166 B
Plaintext

BASE_URL=http://localhost:1337
DATABASE_URL=postgresql://postgres@localhost/planka
SECRET_KEY=notsecretkey
# In days
TOKEN_EXPIRES_IN=365
# Do not edit this
TZ=UTC