Skip to content

Commit

Permalink
Added https
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaBansal2310 committed Apr 30, 2024
1 parent d6cdd14 commit af9bc8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
REACT_APP_API_URL = 'http://paintingapi.azurewebsites.net'
REACT_APP_FRONTEND_URL = 'http://zealous-mushroom-06b8ae100.5.azurestaticapps.net'
REACT_APP_API_URL = 'https://paintingapi.azurewebsites.net'
REACT_APP_FRONTEND_URL = 'https://zealous-mushroom-06b8ae100.5.azurestaticapps.net'

0 comments on commit af9bc8e

Please sign in to comment.