feat: support multiple zt network joins

feat: add ZT_BRIDGE to control bridge functionality
This commit is contained in:
2021-08-13 12:31:24 +01:00
parent 64e4a473e7
commit 556195cd64
2 changed files with 27 additions and 14 deletions

View File

@@ -14,6 +14,7 @@ services:
volumes:
- zt_config:/var/lib/zerotier-one
environment:
- ZT_NETWORK=NETWORK_ID_HERE
- ZT_NETWORKS=NETWORK_ID_1 NETWORK_ID_2 NETWORK_ID_3
- ZT_BRIDGE=true
volumes:
zt_config: