TRI-293: add customer-form + adaptive
This commit is contained in:
@@ -17,6 +17,8 @@ BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
|
||||
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
|
||||
CSRF_TRUSTED_ORIGINS = ['https://tripwb.com']
|
||||
# hide in production
|
||||
#CSRF_TRUSTED_ORIGINS=["http://localhost:3000"]
|
||||
|
||||
# Quick-start development settings - unsuitable for production
|
||||
# See https://docs.djangoproject.com/en/4.2/howto/deployment/checklist/
|
||||
|
||||
Reference in New Issue
Block a user