proxy config

PHOTO EMBED

Thu Nov 03 2022 23:19:58 GMT+0000 (Coordinated Universal Time)

Saved by @dubisi #angular

    {
        "/api/*": {
            "target": "https://localhost:44358/",
            "secure": false
          }
    }

 "start": "ng serve --proxy-config proxy.config.json",
content_copyCOPY