This website works better with JavaScript
Etusivu
Tutki
Yoda
Portal
Forum
Apua
Kirjaudu sisään
woat
/
Passion-Project
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
41
Commitit
1
Haara
Puu:
373098c449
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '373098c449'
${ noResults }
Passion-Project
/
client
/
proxy.conf.json
proxy.conf.json
89B
Historia
Raaka
1
2
3
4
5
6
7
{
"/api/*": {
"target": "http://localhost:8080",
"pathRewrite": {"^/api" : ""}
}
}