mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-09 08:14:06 +01: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…
x
Reference in New Issue
Block a user