Add log level to compose files

This commit is contained in:
Darren Clarke 2025-08-21 11:52:00 +02:00
parent 7745071e63
commit 9139c8e8de
2 changed files with 2 additions and 0 deletions

View file

@ -33,3 +33,4 @@ services:
DATABASE_USER: ${DATABASE_USER}
DATABASE_PASSWORD: ${DATABASE_PASSWORD}
DATABASE_URL: ${DATABASE_URL}
LOG_LEVEL: debug