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