mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
Co-authored-by: Calvin <naruse_shinji@163.com> Co-authored-by: aias00 <rokkki@163.com> Co-authored-by: shown <yuluo08290126@gmail.com> Co-authored-by: tomsun28 <tomsun28@outlook.com> Co-authored-by: Logic <zqr10159@dromara.org>
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"/api/*": {
|
|
"target": "http://localhost:8080/api",
|
|
"secure": false,
|
|
"changeOrigin": true,
|
|
"logLevel": "debug"
|
|
}
|
|
}
|