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
|
|
@ -14,6 +14,7 @@ services:
|
|||
- POSTGRES_PASSWORD=secret
|
||||
- REDIS_HOST=redis
|
||||
- CELERY_BROKER_URL=redis://redis:6379/0
|
||||
- DISPATCHARR_LOG_LEVEL=info
|
||||
# Optional for hardware acceleration
|
||||
#group_add:
|
||||
# - video
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue