barker/bookie/proxy.conf.json

8 lines
103 B
JSON

{
"/v1": {
"target": "http://localhost:6543",
"secure": false,
"logLevel": "debug"
}
}