diff --git a/docker-compose.yml b/docker-compose.yml index 138d56c..83f58d7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -29,8 +29,8 @@ services: #cap_add: # - SYS_NICE # Optional for hardware acceleration - #devices: - # - /dev/dri:/dev/dri # For Intel/AMD GPU acceleration (VA-API) + devices: + - /dev/dri:/dev/dri # For Intel/AMD GPU acceleration (VA-API) # Uncomment the following lines for NVIDIA GPU support # NVidia GPU support (requires NVIDIA Container Toolkit) #deploy: