mirror of
https://github.com/runyanjake/olomana.git
synced 2025-10-05 13:47:30 -07:00
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
# Planka Env Vars
|
|
BASE_URL=https://subdomain.example.com
|
|
DATABASE_URL=postgresql://postgres@postgres/planka
|
|
SECRET_KEY=notsecretkey
|
|
LOG_LEVEL=warn
|