Files
marketplaces/proxy.conf.json

11 lines
184 B
JSON
Raw Normal View History

{
"/api": {
"target": "https://api.dexarmarket.ru:445",
"secure": false,
"changeOrigin": true,
"logLevel": "debug",
"pathRewrite": {
"^/api": ""
}
}
}