Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NilvanPeres authored May 20, 2021
1 parent c24c736 commit 5f58569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CheerUp/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@


CORS_ALLOWED_ORIGINS = [
"https://cheeryup-react.herokuapp.com",
"https://cheeryup-frontend.herokuapp.com",
"http://localhost:3000"
]

Expand Down

0 comments on commit 5f58569

Please sign in to comment.