Update json (#1160)
This commit is contained in:
parent
d911d80254
commit
7ecfea71ab
1 changed files with 1 additions and 2 deletions
|
@ -170,8 +170,7 @@ func CreateNet(address string) string {
|
||||||
],
|
],
|
||||||
"routes": [
|
"routes": [
|
||||||
{
|
{
|
||||||
"target": "10.147.20.0/24",
|
"target": "10.147.20.0/24"
|
||||||
"via": "",
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rules": [
|
"rules": [
|
||||||
|
|
Loading…
Reference in a new issue