Updated Using WireGuard Easy with Caddy SSL (markdown)

Alice Knag
2023-07-12 21:11:22 -06:00
parent 0b38e6517d
commit 612dcbafad
+1
@@ -20,6 +20,7 @@ services:
- ~/.wg-easy:/etc/wireguard
ports:
- "51820:51820/udp"
- "51821:51821/tcp"
restart: unless-stopped
cap_add:
- NET_ADMIN