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