Files
marketplaces/proxy.conf.lavero.json
sdarbinyan ea80f90d0f api
2026-05-19 03:20:25 +04:00

12 lines
183 B
JSON

{
"/api": {
"target": "https://api.lovero.store:555",
"secure": false,
"changeOrigin": true,
"pathRewrite": {
"^/api": ""
},
"logLevel": "debug"
}
}