Änderung DNS
This commit is contained in:
@@ -4,6 +4,10 @@ services:
|
||||
container_name: wg-easy
|
||||
environment:
|
||||
- WG_HOST=${HOST}
|
||||
#
|
||||
# Probier mal diese Zeile ohne dem #
|
||||
#- WG_DEFAULT_DNS=192.168.0.1
|
||||
#
|
||||
#- 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}
|
||||
@@ -21,3 +25,6 @@ services:
|
||||
sysctls:
|
||||
- net.ipv4.ip_forward=1
|
||||
- net.ipv4.conf.all.src_valid_mark=1
|
||||
labels:
|
||||
- com.centurylinklabs.watchtower.enable=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user