Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Yoda
Portal
Forum
Hilfe
Anmelden
kristofer
/
privy-blog
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
a small private-blog service
2
Commits
1
Branch
Struktur:
0df7b2f7d8
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von '0df7b2f7d8'
${ noResults }
privy-blog
/
proxy.conf.json
proxy.conf.json
117B
Verlauf
Originalformat
1
2
3
4
5
6
7
8
{
"*": {
"target": "http://localhost:8085",
"secure": false,
"loglevel": "debug"
}
}