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
5d97ade2cb
commit
8c73e5838a
@ -2,13 +2,13 @@
|
|||||||
"devices":[
|
"devices":[
|
||||||
{
|
{
|
||||||
"name": "VPN01",
|
"name": "VPN01",
|
||||||
"mac": "ga:te:wa:yv:pn:01",
|
"mac": "00:00:00:00:00:01",
|
||||||
"domain": "other",
|
"domain": "other",
|
||||||
"adresses": ["5.9.220.114"]
|
"adresses": ["5.9.220.114"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "VPN02",
|
"name": "VPN02",
|
||||||
"mac": "ga:te:wa:yv:pn:02",
|
"mac": "00:00:00:00:00:02",
|
||||||
"domain": "other",
|
"domain": "other",
|
||||||
"adresses": ["5.9.220.115"]
|
"adresses": ["5.9.220.115"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user