mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
Signed-off-by: aias00 <rokkki@163.com> Co-authored-by: limbo <yykaue@qq.com>
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"/api/*": {
|
|
"target": "http://localhost:1157",
|
|
"secure": false,
|
|
"changeOrigin": true,
|
|
"logLevel": "debug"
|
|
}
|
|
}
|