Update Browservice: explicit GPU enablement
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user