link 2 anni fa
parent
commit
7ecfea71ab
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. 1 2
      route/v1/zerotier.go

+ 1 - 2
route/v1/zerotier.go

@@ -170,8 +170,7 @@ func CreateNet(address string) string {
 		],
 		],
 		"routes": [
 		"routes": [
 		{
 		{
-		"target": "10.147.20.0/24",
-		"via": "",
+		"target": "10.147.20.0/24"
 		}
 		}
 		],
 		],
 		"rules": [
 		"rules": [