diff --git a/containers/docker-compose.yaml b/containers/docker-compose.yaml index e73c7d7..34e42ad 100644 --- a/containers/docker-compose.yaml +++ b/containers/docker-compose.yaml @@ -6,10 +6,6 @@ services: container_name: wireguard-ui cap_add: - NET_ADMIN - - SYS_MODULE - sysctls: - - net.ipv4.ip_forward=1 - - net.ipv4.conf.all.src_valid_mark=1 # required to show active clients. with this set, you don't need to expose the ui port (5000) anymore network_mode: host environment: