This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
woat
/
Zip-Line-Yellow-FrontEnd
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
3
Commits
1
Branch
Tree:
664fb3031d
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '664fb3031d'
${ noResults }
Zip-Line-Yellow-FrontEnd
/
proxy.conf.json
proxy.conf.json
93B
History
Raw
1
2
3
4
5
6
7
{
"/api/*": {
"target": "http://192.168.1.216:8080",
"pathRewrite": {"^/api" : ""}
}
}