Files
2024-06-12 15:13:56 +08:00

9 lines
132 B
JSON

{
"/api/*": {
"target": "http://localhost:1157",
"secure": false,
"changeOrigin": true,
"logLevel": "debug"
}
}