mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-03 04:18:44 +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_DEVICE=eth0
|
||||
hostname: wireguard-easy
|
||||
image: ghcr.io/wg-easy/wg-easy
|
||||
image: ghcr.io/wg-easy/wg-easy:13
|
||||
ports:
|
||||
- 51820:51820/udp #VPN
|
||||
- 51821:51821/tcp #WEBGUI
|
||||
|
Loading…
x
Reference in New Issue
Block a user