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