Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 309 Bytes

Troubleshooting.md

File metadata and controls

4 lines (4 loc) · 309 Bytes

Here are some things to try on deployments

  1. Make sure you change the default API endpoints in main.ts in your front end project.
  2. Make sure you change the appsettings.json or add an app service configuration value for RedirectRootUrl to point to your static web app.
  3. Check the Azure setup instructions