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"