mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
chore: pin wg-easy image
This commit is contained in:
parent
a024c993af
commit
5bd1bcf93b
|
@ -13,7 +13,7 @@ services:
|
||||||
- WG_ALLOWED_IPS=0.0.0.0/0, ::/0
|
- WG_ALLOWED_IPS=0.0.0.0/0, ::/0
|
||||||
- WG_DEVICE=eth0
|
- WG_DEVICE=eth0
|
||||||
hostname: wireguard-easy
|
hostname: wireguard-easy
|
||||||
image: ghcr.io/wg-easy/wg-easy
|
image: ghcr.io/wg-easy/wg-easy:13
|
||||||
ports:
|
ports:
|
||||||
- 51820:51820/udp #VPN
|
- 51820:51820/udp #VPN
|
||||||
- 51821:51821/tcp #WEBGUI
|
- 51821:51821/tcp #WEBGUI
|
||||||
|
|
Loading…
Reference in New Issue
Block a user