mirror of
https://github.com/10h30/wirehole-ui.git
synced 2026-07-11 10:46:11 +09:00
Update docker-compose.yml
Using wg-easy version 13 to avoid breaking change in wg-easy v14
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ services:
|
||||
# - WG_PRE_DOWN=echo "Pre Down" > /etc/wireguard/pre-down.txt
|
||||
# - WG_POST_DOWN=echo "Post Down" > /etc/wireguard/post-down.txt
|
||||
|
||||
image: ghcr.io/wg-easy/wg-easy
|
||||
image: ghcr.io/wg-easy/wg-easy:13
|
||||
container_name: wg-easy
|
||||
volumes:
|
||||
- .:/etc/wireguard
|
||||
|
||||
Reference in New Issue
Block a user