index
:
timeline.git
dev
main
release
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FrontEnd
/
.proxyrc.json
blob: 4a5798c0250910d883e8d150ef1a29e87564953e (
plain
)
1
2
3
4
5
6
7
{
"/api"
:
{
"target"
:
"http://localhost:5000"
,
"changeOrigin"
:
true
,
"ws"
:
true
}
}