Files
planka/server/.env.sample
T

10 lines
166 B
Bash

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