This website works better with JavaScript
Home
Explore
Help
Sign In
lami
/
lami-base-v1
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9faaa81c52
Branches
Tags
master
lami-base-v1
/
frontend
/
proxy.conf.json
proxy.conf.json
105 B
History
Raw
1
2
3
4
5
6
7
{
"/api": {
"target": "http://localhost:3000",
"secure": false,
"changeOrigin": true
}
}