This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ice-static
/
Eve-Project
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5e12793f35
Branches
Tags
master
Eve-Project
/
app-angular
/
proxy.conf.json
proxy.conf.json
79 B
History
Raw
1
2
3
4
5
6
{
"/api": {
"target": "http://localhost:3000",
"secure": false
}
}