Update docker-compose.yml

Using wg-easy version 13 to avoid breaking change in wg-easy v14
This commit is contained in:
2024-08-13 19:21:29 +08:00
committed by GitHub
parent 87df5bd257
commit 7f745e35b8
+1 -1
View File
@@ -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