added allowed ips
This commit is contained in:
@@ -74,6 +74,7 @@ services:
|
||||
WG_HOST: dus3.the1s.de
|
||||
WG_PORT: "51830"
|
||||
WG_DEFAULT_DNS: "172.25.0.5"
|
||||
WG_ALLOWED_IPS: 172.25.0.0/24
|
||||
PORT: "80" # Web-UI Port
|
||||
PASSWORD_HASH: ${WIREGUARD_PASSWORD_HASH}
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user