This commit is contained in:
parent
c2cf5b7f07
commit
081e66dcbd
|
|
@ -15,10 +15,10 @@ services:
|
|||
- WIREGUARD_UI_LOG_LEVEL=debug
|
||||
- WIREGUARD_UI_DATA_DIR=/data
|
||||
- WIREGUARD_UI_WG_ENDPOINT=your-endpoint-address:51820
|
||||
- WIREGUARD_UI_CLIENT_IP_RANGE=192.168.10.0/24
|
||||
- WIREGUARD_UI_CLIENT_IP_RANGE=141.94.29.51/24
|
||||
- WIREGUARD_UI_WG_DNS=1.1.1.1
|
||||
- WIREGUARD_UI_NAT=true
|
||||
- WIREGUARD_UI_NAT_DEVICE=eth0
|
||||
- WIREGUARD_UI_NAT_DEVICE=eno3
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- /lib/modules:/lib/modules
|
||||
|
|
|
|||
Loading…
Reference in New Issue