Proxy-Konfiguration hinzufügen

This commit is contained in:
Developer 02
2024-07-01 12:01:08 +02:00
parent 9b93869c15
commit 8be6388a66
7 changed files with 14 additions and 41 deletions

View File

@@ -0,0 +1,7 @@
{
"/api": {
"target": "https://localhost:7202",
"secure": false,
"changeOrigin": true
}
}