Este site funciona melhor com JavaScript
Página inicial
Explorar
Yoda
Portal
Forum
Ajuda
Entrar
woat
/
Passion-Project
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
0
Wiki
Atividade
40
Commits
1
Branch
Tag:
e33b88b43e
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de e33b88b43e
${ noResults }
Passion-Project
/
client
/
proxy.conf.json
proxy.conf.json
89B
Histórico
Original
1
2
3
4
5
6
7
{
"/api/*": {
"target": "http://localhost:8080",
"pathRewrite": {"^/api" : ""}
}
}