Default launchSettings.json from `dotnet new web` picked random port 5039, which doesn't match the Vite proxy target http://localhost:5081, so the React app can't reach /connect/token during login. - Fix http profile to 5081 (HTTPS to 5443) - Remove IIS Express profile (Mac-only dev, not needed) - Disable launchBrowser (we run Web separately) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| launchSettings.json | ||