Ce site fonctionne mieux avec JavaScript
Accueil
Explorateur
Yoda
Portal
Forum
Aide
Connexion
woat
/
Passion-Project
Suivre
1
Favoriser
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
41
Révisions
1
Branche
Aborescence:
373098c449
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '373098c449'
${ noResults }
Passion-Project
/
client
/
proxy.conf.json
proxy.conf.json
89B
Historique
Brut
1
2
3
4
5
6
7
{
"/api/*": {
"target": "http://localhost:8080",
"pathRewrite": {"^/api" : ""}
}
}