mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Update docker compose to show new log level.
This commit is contained in:
parent
bb755c2351
commit
ae2af82d1a
3 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ services:
|
|||
- DISPATCHARR_ENV=dev
|
||||
- REDIS_HOST=localhost
|
||||
- CELERY_BROKER_URL=redis://localhost:6379/0
|
||||
- DISPATCHARR_LOG_LEVEL=debug
|
||||
|
||||
pgadmin:
|
||||
image: dpage/pgadmin4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue