mirror of
https://github.com/plankanban/planka.git
synced 2025-12-28 17:24:59 +03:00
@@ -1,4 +1,9 @@
|
||||
TZ=UTC
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user