brewman/overlord/proxy.conf.json

8 lines
104 B
JSON

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