mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
4 lines
105 B
Bash
4 lines
105 B
Bash
TZ=UTC
|
|
BASE_URL=http://localhost:1337
|
|
DATABASE_URL=postgresql://localhost/planka
|
|
SECRET_KEY=notsecretkey
|