Merge branch 'master' into feat-cidr-notation

This commit is contained in:
Philip H 2024-03-23 21:30:52 +01:00 committed by GitHub
commit 6c0049770e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 939 additions and 952 deletions

View file

@ -25,7 +25,8 @@ services:
# - WG_POST_UP=echo "Post Up" > /etc/wireguard/post-up.txt
# - WG_PRE_DOWN=echo "Pre Down" > /etc/wireguard/pre-down.txt
# - WG_POST_DOWN=echo "Post Down" > /etc/wireguard/post-down.txt
# - UI_TRAFFIC_STATS=true
# - UI_TRAFFIC_STATS=true
# - UI_CHART_TYPE=0 (0 # Charts disabled, 1 # Line chart, 2 # Area chart, 3 # Bar chart)
image: ghcr.io/wg-easy/wg-easy
container_name: wg-easy