This commit is contained in:
Luigi Oliveira 2023-06-13 19:19:22 -03:00
parent 124c073234
commit a55f3bd6f0

View file

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