Files
marketplaces/proxy.conf.json
2026-07-05 02:44:04 +04:00

11 lines
184 B
JSON

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