Actualizar siscdsalud/settings.py

This commit is contained in:
2025-04-30 12:27:11 +00:00
parent e36207bfb2
commit cf878a28be

View File

@@ -30,7 +30,7 @@ SECRET_KEY = 'django-insecure-srv$eb8b5#)$s_vcfghfghfghfgh4ekzu^b()-#4gorjg_!sxo
# SECURITY WARNING: don't run with debug turned on in production! # SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True DEBUG = True
ALLOWED_HOSTS = ['localhost', '127.0.0.1', '192.168.1.150', 'server.mxsig.com.mx'] ALLOWED_HOSTS = ['localhost', '127.0.0.1', '192.168.1.150']
# Application definition # Application definition