This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
iwa25-15
/
iwa_252490
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
5ce3f8722e
Větve
Značky
master
iwa_252490
/
tasks
/
task_6_7_angular_springboot
/
angular19-iwa2025
/
proxy.conf.json
proxy.conf.json
105 B
Historie
Surový
1
2
3
4
5
6
7
{
"/api": {
"target": "http://localhost:8080",
"secure": false,
"changeOrigin": true
}
}