1
0
Fork 0
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:
Maksim Eltyshev 2025-04-22 15:41:01 +02:00
parent 9f415e6b1e
commit 8e674f9269
4 changed files with 9 additions and 5 deletions

View file

@ -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