Browse Source

Update docker-compose.yml

pull/587/head
kaiot 4 years ago
committed by GitHub
parent
commit
01db2ee83a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose.yml

2
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

Loading…
Cancel
Save