Proxy-Konfiguration außerhalb von src verschoben. EmailProfilerDispatcher nuget hinzugefügt und Referenzen aktualisiert.

This commit is contained in:
Developer 02
2024-07-04 10:34:46 +02:00
parent c91446c5ac
commit 7e325a7eb6
13 changed files with 29 additions and 47 deletions

View File

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