emissary/internal/spec/gateway/testdata/spec-ok.json

12 lines
225 B
JSON
Raw Normal View History

{
"name": "gateway.emissary.cadoles.com",
"data": {
"gateways": {
"cadoles.com": {
"address": ":3003",
"target": "https://www.cadoles.com"
}
}
},
"revision": 0
}