chore: Update CSRF_TRUSTED_ORIGINS in settings.py
This commit is contained in:
@@ -208,8 +208,8 @@ CORS_ORIGIN_ALLOW_ALL = True
|
||||
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
# 'https://api.adventurelog.app',
|
||||
# 'https://adventurelog.app',
|
||||
'https://api.adventurelog.app',
|
||||
'https://adventurelog.app',
|
||||
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user