This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
quintor
/
aegoncalc
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
aegoncalc
/
frontend
/
proxy.conf.json
proxy.conf.json
127 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
10
{
"/api":
{
"target": "http://localhost:8080",
"secure": false,
"pathRewrite": {
"^/api": ""
}
}
}