mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
5 lines
122 B
Bash
5 lines
122 B
Bash
TZ=UTC
|
|
BASE_URL=http://localhost:1337
|
|
DATABASE_URL=postgresql://postgres@localhost/planka-current
|
|
SECRET_KEY=notsecretkey
|