mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 09:06:58 +00:00
feat: support multiple zt network joins
feat: add ZT_BRIDGE to control bridge functionality
This commit is contained in:
@@ -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:
|
||||
Reference in New Issue
Block a user