h-selfdelivery-admin-panel-p/proxy.confi.json
2026-01-18 14:42:32 +04:00

12 lines
220 B
JSON

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