12 lines
185 B
JSON
12 lines
185 B
JSON
|
|
{
|
||
|
|
"/api": {
|
||
|
|
"target": "https://api.dexarmarket.ru:445",
|
||
|
|
"secure": false,
|
||
|
|
"changeOrigin": true,
|
||
|
|
"pathRewrite": {
|
||
|
|
"^/api": ""
|
||
|
|
},
|
||
|
|
"logLevel": "debug"
|
||
|
|
}
|
||
|
|
}
|