mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
chore: Add LOG_LEVEL to environment samples
This commit is contained in:
parent
9f415e6b1e
commit
8e674f9269
4 changed files with 9 additions and 5 deletions
|
@ -13,6 +13,8 @@ services:
|
|||
- DATABASE_URL=postgresql://user:password@postgres:5432/planka_db
|
||||
- SECRET_KEY=notsecretkey
|
||||
|
||||
# - LOG_LEVEL=warn
|
||||
|
||||
# - TRUST_PROXY=0
|
||||
# - TOKEN_EXPIRES_IN=365 # In days
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue