mirror of
https://github.com/plankanban/planka.git
synced 2025-12-16 09:13:18 +03:00
5 lines
114 B
Bash
5 lines
114 B
Bash
TZ=UTC
|
|
BASE_URL=http://localhost:1337
|
|
DATABASE_URL=postgresql://postgres@localhost/planka
|
|
SECRET_KEY=notsecretkey
|