This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
kristofer
/
privy-blog
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
a small private-blog service
2
Commits
1
Branch
Tree:
0df7b2f7d8
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0df7b2f7d8'
${ noResults }
privy-blog
/
proxy.conf.json
proxy.conf.json
117B
History
Raw
1
2
3
4
5
6
7
8
{
"*": {
"target": "http://localhost:8085",
"secure": false,
"loglevel": "debug"
}
}