Update compose.yaml

This commit is contained in:
feldjaeger 2026-03-25 21:02:31 +01:00 committed by GitHub
parent 9ad87db82b
commit cc1852e7f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,6 +74,7 @@ services:
- proxy_network - proxy_network
ports: ports:
- "51821:51821/udp" - "51821:51821/udp"
- "9999:80"
restart: unless-stopped restart: unless-stopped
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN