From 7ecfea71ab1321b4cad3c3e057b79e1aec4e6a4a Mon Sep 17 00:00:00 2001 From: link Date: Thu, 1 Jun 2023 17:09:34 +0800 Subject: [PATCH] Update json (#1160) --- route/v1/zerotier.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/route/v1/zerotier.go b/route/v1/zerotier.go index 0e3b766..a2ca1b3 100644 --- a/route/v1/zerotier.go +++ b/route/v1/zerotier.go @@ -170,8 +170,7 @@ func CreateNet(address string) string { ], "routes": [ { - "target": "10.147.20.0/24", - "via": "", + "target": "10.147.20.0/24" } ], "rules": [