Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Yoda
Portal
Forum
Hilfe
Anmelden
woat
/
Passion-Project
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
40
Commits
1
Branch
Struktur:
e33b88b43e
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von 'e33b88b43e'
${ noResults }
Passion-Project
/
client
/
proxy.conf.json
proxy.conf.json
89B
Verlauf
Originalformat
1
2
3
4
5
6
7
{
"/api/*": {
"target": "http://localhost:8080",
"pathRewrite": {"^/api" : ""}
}
}