Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 319 Bytes

Deployment.md

File metadata and controls

11 lines (7 loc) · 319 Bytes

Deployment to Azure App Services

Configuring app settings

Set the following app settings:

  • SpotifyClientId - a Spotify client ID for the app
  • SpotifyClientSecret - a Spotify client secret for the app

Configuring CORS

Add the MusicEnergy web app URL to the approve list in the CORS settings panel.