Cleaned up unneeded comment for group_add and added log level.

This commit is contained in:
SergeantPanda 2025-05-12 20:06:16 -05:00
parent bee2226e75
commit b43f096ea6

View file

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