This commit is contained in:
Jonas Legion 2022-01-30 17:04:04 +04:00
parent 081e66dcbd
commit 5f3da6eebd
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ services:
- WIREGUARD_UI_LISTEN_ADDRESS=:8468
- WIREGUARD_UI_LOG_LEVEL=debug
- WIREGUARD_UI_DATA_DIR=/data
- WIREGUARD_UI_WG_ENDPOINT=your-endpoint-address:51820
- WIREGUARD_UI_CLIENT_IP_RANGE=141.94.29.51/24
- WIREGUARD_UI_WG_ENDPOINT=141.94.29.51:51820
- WIREGUARD_UI_CLIENT_IP_RANGE=0.0.0.0/24
- WIREGUARD_UI_WG_DNS=1.1.1.1
- WIREGUARD_UI_NAT=true
- WIREGUARD_UI_NAT_DEVICE=eno3