vpn/Default DNS auf Adgurd IP angepasst

This commit is contained in:
Borgal
2025-01-14 10:09:19 +00:00
parent bff16494fa
commit f552e62ada

View File

@@ -4,10 +4,11 @@ services:
container_name: wg-easy
environment:
- WG_HOST=${HOST}
- WG_DEFAULT_DNS=192.168.0.111, 10.1.6.2, localdomain
#- WG_DEFAULT_DNS=192.168.0.111, 10.1.6.2, localdomain
#- WG_ALLOWED_IPS=10.8.0.0/24, 192.168.0.0/24
- PASSWORD_HASH=${HASH}
- UI_TRAFFIC_STATS=true
- UI_CHART_TYPE=3
volumes:
- ./wg-easy:/etc/wireguard
ports: