Fix: Add SYS_ADMIN capability for Browservice
This commit is contained in:
@@ -47,6 +47,8 @@ services:
|
||||
image: ghcr.io/eviechoi314/browservice-docker:latest
|
||||
container_name: browservice-proxy
|
||||
restart: always
|
||||
cap_add:
|
||||
- SYS_ADMIN
|
||||
ports:
|
||||
- "8083:8080"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user