Files
marketplaces/proxy.conf.json
2026-01-18 18:57:06 +04:00

12 lines
185 B
JSON

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