Actualizar accesoqr/settings.py

This commit is contained in:
2025-04-30 12:55:26 +00:00
parent f5dcfba2b6
commit 58459ca168

View File

@@ -30,7 +30,7 @@ SECRET_KEY = 'django-insecure-tp%ys0z!$2o!_ounq%r*mest7yqsa6ok6#j5hwy!pi(3jo2d$8
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = ['localhost', '127.0.0.1', '192.168.1.200', '192.168.1.201', '192.168.1.202', '192.168.1.70', 'server.mxsig.com.mx']
ALLOWED_HOSTS = ['localhost', '127.0.0.1']
# Application definition