diff --git a/webtop.yaml b/webtop.yaml index fe6a895..6ac8561 100644 --- a/webtop.yaml +++ b/webtop.yaml @@ -2,8 +2,8 @@ services: webtop: image: lscr.io/linuxserver/webtop:latest container_name: webtop -# security_opt: -# - seccomp:unconfined #optional + security_opt: + - seccomp:unconfined #optional environment: - PUID=1001 - PGID=998