|
|
ALLOWED_HOSTS = [".reymota.es", ".reymota.lab", "127.0.0.1", "localhost", "k8s-server", ".rancher.lab",".vmcluster.lab","192.168.1.202", "localhost", "127.0.0.1"]
|
|
ALLOWED_HOSTS = [".reymota.es", ".reymota.lab", "127.0.0.1", "localhost", "k8s-server", ".rancher.lab",".vmcluster.lab","192.168.1.202", "localhost", "127.0.0.1"]
|
|
|
-CSRF_TRUSTED_ORIGINS = ["https://*.reymota.es", "http://*.reymota.lab", "http://*.reymota.lab", "http://*.reymota.lab:30351", "http://k8s-server", "http://*.rancher.lab","http://*.vmcluster.lab"]
|
|
|
|
|
|
|
+CSRF_TRUSTED_ORIGINS = ["https://*.reymota.es", "http://*.reymota.lab", "http://*.reymota.lab:30351", "http://k8s-server", "http://*.rancher.lab","http://*.vmcluster.lab"]
|