Update 'gateways.json'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Hoffmann 2023-05-11 19:48:04 +00:00
parent c4261ba7b3
commit 1c99551355

View File

@ -2,12 +2,12 @@
"devices":[ "devices":[
{ {
"name": "VPN01", "name": "VPN01",
"mac": "ga:te:wa:yv:pn:01", "mac": "00:00:00:00:00:01",
"domain": "other" "domain": "other"
}, },
{ {
"name": "VPN02", "name": "VPN02",
"mac": "ga:te:wa:yv:pn:02", "mac": "00:00:00:00:00:02",
"domain": "other" "domain": "other"
} }
] ]