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