Update Browservice: explicit GPU enablement

This commit is contained in:
2026-05-21 03:14:19 -04:00
parent 873c15f475
commit f00063f157

View File

@@ -47,6 +47,8 @@ services:
image: ghcr.io/eviechoi314/browservice-docker:latest image: ghcr.io/eviechoi314/browservice-docker:latest
container_name: browservice-proxy container_name: browservice-proxy
restart: always restart: always
environment:
- DISABLE_GPU=false
cap_add: cap_add:
- SYS_ADMIN - SYS_ADMIN
devices: devices: