Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/Doarakko/kagoole
Browse files Browse the repository at this point in the history
  • Loading branch information
Doarakko committed Nov 12, 2022
2 parents 26955f5 + 6ebb88e commit d8d4cd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/backend/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
CORS_ALLOW_CREDENTIALS = True

CORS_ORIGIN_WHITELIST = [
'https://kagoole.herokuapp.com',
'https://kagoole.herokuapp.com',
'http://localhost:3000',
]
Expand Down

1 comment on commit d8d4cd5

@vercel
Copy link

@vercel vercel bot commented on d8d4cd5 Nov 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kagoole – ./

kagoole.vercel.app
kagoole-git-master-doarakko.vercel.app
kagoole-doarakko.vercel.app

Please sign in to comment.