Update 'gateways.json'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bb38a7ab5c
commit
5d97ade2cb
@ -2,14 +2,15 @@
|
||||
"devices":[
|
||||
{
|
||||
"name": "VPN01",
|
||||
"mac": "00:00:00:00:00:01",
|
||||
"mac": "ga:te:wa:yv:pn:01",
|
||||
"domain": "other",
|
||||
"adresses": ["5.9.220.14"]
|
||||
"adresses": ["5.9.220.114"]
|
||||
},
|
||||
{
|
||||
"name": "VPN02",
|
||||
"mac": "00:00:00:00:00:02",
|
||||
"domain": "other"
|
||||
"mac": "ga:te:wa:yv:pn:02",
|
||||
"domain": "other",
|
||||
"adresses": ["5.9.220.115"]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user