We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a024c99 commit 5bd1bcfCopy full SHA for 5bd1bcf
examples/wg-easy/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
- WG_ALLOWED_IPS=0.0.0.0/0, ::/0
14
- WG_DEVICE=eth0
15
hostname: wireguard-easy
16
- image: ghcr.io/wg-easy/wg-easy
+ image: ghcr.io/wg-easy/wg-easy:13
17
ports:
18
- 51820:51820/udp #VPN
19
- 51821:51821/tcp #WEBGUI
0 commit comments