index
:
crupest.git
ali
dev
main
crupest's personal main repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
/
crupest-nginx
/
sites
/
www
/
.proxyrc.json
blob: 8fe13c07849a40c43687dfd8d139c8fd00494ce0 (
plain
)
1
2
3
4
5
6
{
"/api"
:
{
"target"
:
"http://localhost:5188"
,
"changeOrigin"
:
true
}
}