From c21a41b173ef48731b55edde8acaaad91c083898 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Wed, 11 Dec 2024 16:25:36 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1ado=20imac.reymota.lab=20a=20allowed=20h?= =?UTF-8?q?osts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JugarAlPadel/gestion_reservas/entornoPruebas.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JugarAlPadel/gestion_reservas/entornoPruebas.sh b/JugarAlPadel/gestion_reservas/entornoPruebas.sh index a75688f..a4d8d2b 100644 --- a/JugarAlPadel/gestion_reservas/entornoPruebas.sh +++ b/JugarAlPadel/gestion_reservas/entornoPruebas.sh @@ -1,6 +1,6 @@ export CSRF_TRUSTED_ORIGINS="http://localhost" export DEBUG="True" export SECRET_KEY="hola" -export DJANGO_ALLOWED_HOSTS="vmcluster localhost" +export DJANGO_ALLOWED_HOSTS="vmcluster localhost imac.reymota.lab"