Browse Source

Socket update (#1153)

link 2 years ago
parent
commit
94dd2e00c7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      route/v1/zerotier.go

+ 2 - 1
route/v1/zerotier.go

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