Skip to content

Commit

Permalink
use www
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Sep 29, 2023
1 parent e98ef04 commit 5065842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeforlife/settings/third_party.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@

CORS_ALLOW_ALL_ORIGINS = DEBUG
CORS_ALLOW_CREDENTIALS = True
CORS_ALLOWED_ORIGINS = ["https://codeforlife.education"]
CORS_ALLOWED_ORIGINS = ["https://www.codeforlife.education"]

0 comments on commit 5065842

Please sign in to comment.