This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
laurengreen
/
JhipsterGroupProject-Server
forked from
Cohort4.2/JhipsterGroupProject-Server
Watch
1
Star
0
Fork
4
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
22
Commits
3
Branches
Tree:
20c7ad39c6
feat/dev
master
timeline
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '20c7ad39c6'
${ 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"
}
}