We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fc7b4 commit e39d756Copy full SHA for e39d756
1 file changed
linuxiston/settings.py
@@ -17,7 +17,7 @@
17
# SECURITY WARNING: don't run with debug turned on in production!
18
DEBUG = False
19
20
-ALLOWED_HOSTS = ["linuxiston.uz", "localhost", "127.0.0.1", "abdusamad.uz", "128.199.212.150"]
+ALLOWED_HOSTS = ["linuxiston.uz", "localhost", "127.0.0.1", "linuxiston.abdusamad.uz", "128.199.212.150"]
21
22
# Application definition
23
0 commit comments