12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"/api": {
|
|
"target": "http://selfdelivery-pitsburg-test.mydatahosting.ru/api",
|
|
"secure": false,
|
|
"pathRewrite": {
|
|
"^/api": ""
|
|
},
|
|
"changeOrigin": true,
|
|
"logLevel": "debug"
|
|
}
|
|
}
|