chore: Proxy-Einstellungen für die Front-End-Entwicklung korrigiert.

This commit is contained in:
Developer 02 2024-07-31 14:17:48 +02:00
parent 1cab4fadd1
commit 77074fbb8c

View File

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