Ich bin neu Eckig(2,4). Ich habe versucht, eine Verbindung zum proxy-server. Hinzugefügt proxy.config.json im Projekt-root-Verzeichnis { "/api/*": { "target": "http://<server_ip_address>:<port>", "secure": false, "changeOrigin": true, "logLevel": "debug" } } Dann die proxy-config im start im Paket.json "scripts": {