mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Cleaned up unneeded comment for group_add and added log level.
This commit is contained in:
parent
bee2226e75
commit
b43f096ea6
1 changed files with 1 additions and 3 deletions
|
|
@ -13,10 +13,8 @@ services:
|
|||
- DISPATCHARR_ENV=aio
|
||||
- REDIS_HOST=localhost
|
||||
- CELERY_BROKER_URL=redis://localhost:6379/0
|
||||
- DISPATCHARR_LOG_LEVEL=info
|
||||
# Optional for hardware acceleration
|
||||
#group_add:
|
||||
# - video
|
||||
# #- render # Uncomment if your GPU requires it
|
||||
#devices:
|
||||
# - /dev/dri:/dev/dri # For Intel/AMD GPU acceleration (VA-API)
|
||||
# Uncomment the following lines for NVIDIA GPU support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue