Skip to content

Commit e39d756

Browse files
committed
Allowed hosts updated
1 parent f0fc7b4 commit e39d756

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linuxiston/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# SECURITY WARNING: don't run with debug turned on in production!
1818
DEBUG = False
1919

20-
ALLOWED_HOSTS = ["linuxiston.uz", "localhost", "127.0.0.1", "abdusamad.uz", "128.199.212.150"]
20+
ALLOWED_HOSTS = ["linuxiston.uz", "localhost", "127.0.0.1", "linuxiston.abdusamad.uz", "128.199.212.150"]
2121

2222
# Application definition
2323

0 commit comments

Comments
 (0)