Update docker-compose.yaml
This commit is contained in:
parent
934013c57f
commit
83be9fc81d
|
@ -110,7 +110,7 @@ services:
|
||||||
- TZ=Europe/Paris
|
- TZ=Europe/Paris
|
||||||
- SERVERURL=wireguard.louvainlinux.org
|
- SERVERURL=wireguard.louvainlinux.org
|
||||||
- SERVERPORT=51855
|
- SERVERPORT=51855
|
||||||
- PEERS=5
|
- PEERS=7
|
||||||
- PEERDNS=1.1.1.1
|
- PEERDNS=1.1.1.1
|
||||||
- INTERNAL_SUBNET=10.13.13.0
|
- INTERNAL_SUBNET=10.13.13.0
|
||||||
- ALLOWEDIPS=0.0.0.0/0
|
- ALLOWEDIPS=0.0.0.0/0
|
||||||
|
|
Loading…
Reference in New Issue