This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
natehalldev
/
JhipsterGroupProject-Server
forked from
laurengreen/JhipsterGroupProject-Server
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
4
Commits
2
Branches
Tree:
88375a4b7a
master
working
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '88375a4b7a'
${ noResults }
JhipsterGroupProject-Server
/
proxy.conf.json
proxy.conf.json
117B
History
Raw
1
2
3
4
5
6
7
8
{
"*": {
"target": "http://localhost:8080",
"secure": false,
"loglevel": "debug"
}
}