Update the docker-compose to show a NEBULA_IP is needed
This commit is contained in:
parent
f3ee02d2d3
commit
67e56a2ead
|
@ -13,3 +13,4 @@ services:
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/London
|
- TZ=Europe/London
|
||||||
|
# - NEBULA_IP=10.10.100.x/24
|
||||||
|
|
Loading…
Reference in a new issue