1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
planka/server/.env.sample

10 lines
166 B
Text
Raw Normal View History

2019-08-31 04:07:25 +05:00
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