Sign in
apache
/
hertzbeat
/
refs/heads/dev
/
.
/
web-app
/
proxy.conf.json
blob: 3d83136d01e091751053c8dd734d5639b10ad8b3 [
file
] [
log
] [
blame
]
{
"/api/*"
:
{
"target"
:
"http://localhost:1157"
,
"secure"
:
false
,
"changeOrigin"
:
true
,
"logLevel"
:
"debug"
}
}