|
|
|
@ -26,7 +26,7 @@ SECRET_KEY = 'django-insecure-5@k8%e-(*v+8nb1)dvie3_$$ol=3747i)x^n3%j9pg@9j$=b)_ |
|
|
|
DEBUG = True |
|
|
|
|
|
|
|
ALLOWED_HOSTS = [".ocp-cluster.reymota.lab"] |
|
|
|
CSRF_TRUSTED_ORIGINS = ["*.ocp-cluster.reymota.lab"] |
|
|
|
CSRF_TRUSTED_ORIGINS = ["https://*.ocp-cluster.reymota.lab"] |
|
|
|
|
|
|
|
# Application definition |
|
|
|
|
|
|
|
|