2019-08-31 04:07:25 +05:00
|
|
|
BASE_URL=http://localhost:1337
|
2021-12-30 00:28:27 +05:00
|
|
|
DATABASE_URL=postgresql://postgres@localhost/planka
|
2019-10-04 04:19:46 +05:00
|
|
|
SECRET_KEY=notsecretkey
|
2022-08-09 18:03:21 +02:00
|
|
|
|
|
|
|
# In days
|
|
|
|
TOKEN_EXPIRES_IN=365
|
|
|
|
|
|
|
|
# Do not edit this
|
|
|
|
TZ=UTC
|