vpn/DNS angepasst
This commit is contained in:
@@ -4,9 +4,10 @@ services:
|
||||
container_name: wg-easy
|
||||
environment:
|
||||
- WG_HOST=${HOST}
|
||||
- WG_DEFAULT_DNS=192.168.0.1, fritz.box
|
||||
- WG_ALLOWED_IPS=10.8.0.0/24, 192.168.0.0/24
|
||||
- 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
|
||||
volumes:
|
||||
- ./wg-easy:/etc/wireguard
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user