Files
marketplaces/proxy.conf.lavero.json
sdarbinyan cb2666177a lavero
2026-05-19 02:01:36 +04:00

12 lines
183 B
JSON

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