Files
marketplaces/proxy.conf.novo.json
2026-04-13 23:19:38 +04:00

12 lines
182 B
JSON

{
"/api": {
"target": "https://api.novo.market:444",
"secure": false,
"changeOrigin": true,
"pathRewrite": {
"^/api": ""
},
"logLevel": "debug"
}
}