Skip to content

Commit c4d8f67

Browse files
authored
Update settings.py
1 parent 0c29919 commit c4d8f67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

myenv/offloadanalysis/settings.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@
2525
# SECURITY WARNING: don't run with debug turned on in production!
2626
DEBUG = True
2727

28-
#ALLOWED_HOSTS = ['192.168.1.242']
2928
ALLOWED_HOSTS = []
30-
#ALLOWED_HOSTS = ['localhost']
29+
3130
# Application definition
3231

3332
INSTALLED_APPS = [

0 commit comments

Comments
 (0)