This commit is contained in:
Luigi Oliveira 2023-06-13 19:18:40 -03:00
parent a97e204755
commit 124c073234

View file

@ -14,6 +14,7 @@ services:
- ~/.wg-easy:/etc/wireguard - ~/.wg-easy:/etc/wireguard
ports: ports:
- "51820:51820/udp" - "51820:51820/udp"
- "51821-51821/tcp"
restart: unless-stopped restart: unless-stopped
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN