h-selfdelivery-admin-panel-p/proxy.confi.json
2023-01-10 14:00:43 +04:00

12 lines
209 B
JSON

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