kaiot
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docker-compose.yml
|
|
@ -16,7 +16,7 @@ services: |
|
|
# - WG_PRE_UP=echo "Pre Up" > /etc/wireguard/pre-up.txt |
|
|
# - WG_PRE_UP=echo "Pre Up" > /etc/wireguard/pre-up.txt |
|
|
# - WG_POST_UP=echo "Post Up" > /etc/wireguard/post-up.txt |
|
|
# - WG_POST_UP=echo "Post Up" > /etc/wireguard/post-up.txt |
|
|
# - WG_PRE_DOWN=echo "Pre Down" > /etc/wireguard/pre-down.txt |
|
|
# - WG_PRE_DOWN=echo "Pre Down" > /etc/wireguard/pre-down.txt |
|
|
# - WG_POST_DOWN=echo "Post Down" > /etc/wireguard/post-down.txt |
|
|
# - WG_POST_DOWN=echo "Post Down" > /etc/wireguard/post-down1.txt |
|
|
|
|
|
|
|
|
image: weejewel/wg-easy |
|
|
image: weejewel/wg-easy |
|
|
container_name: wg-easy |
|
|
container_name: wg-easy |
|
|
|