This commit is contained in:
parent
081e66dcbd
commit
5f3da6eebd
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue