From e4090b8ceea185faa65a49681730bf9dc7de9813 Mon Sep 17 00:00:00 2001 From: Lowlights <125327040+Lowlightsas@users.noreply.github.com> Date: Fri, 26 Jan 2024 18:06:21 +0600 Subject: [PATCH] d --- NITAKUSHOP/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NITAKUSHOP/settings.py b/NITAKUSHOP/settings.py index ba84e69..7ddb90f 100644 --- a/NITAKUSHOP/settings.py +++ b/NITAKUSHOP/settings.py @@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-&b24xw3mg)lbuo4pdea^cxgkoc!yace&t^o9*o#n=-_jhwe+x! # SECURITY WARNING: don't run with debug turned on in production! DEBUG = True -ALLOWED_HOSTS = ['192.168.0.172', 'nitakushop.silkyway.kz','127.0.0.1'] +ALLOWED_HOSTS = ['192.168.0.172', 'nitakushop.silkyway.kz'] # Application definition