error
This commit is contained in:
@@ -208,8 +208,9 @@ CORS_ORIGIN_ALLOW_ALL = True
|
||||
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = [
|
||||
'https://api.adventurelog.app',
|
||||
'https://adventurelog.app',
|
||||
# 'https://api.adventurelog.app',
|
||||
# 'https://adventurelog.app',
|
||||
|
||||
]
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||
|
||||
Reference in New Issue
Block a user