hosts edit

This commit is contained in:
CHIEFSOFT\ameye
2024-04-04 08:17:16 -04:00
parent 0cec98a9bf
commit 4475611822
+1 -1
View File
@@ -26,7 +26,7 @@ SECRET_KEY = 'django-insecure-)0b=p^%)@+!qzgorh$#+n8rd=jk$0zennhf(34eezl!o7szff1
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ['http://10.10.10.46:50100/','http://localhost:50100/','localhost']
# Application definition