Skip to content

Commit d1bab6f

Browse files
committed
removing comment
1 parent ca7f278 commit d1bab6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bil_site/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137
'NAME': config['Security']['DATABASE_NAME'],
138138
'USER': config['Security']['DATABASE_USER'],
139139
'PASSWORD': DATABASE_PASSWORD,
140-
#'HOST': 'localhost',
141140
'HOST': config['Security']['DB_HOST'],
142141
'PORT': '',
143142
}

0 commit comments

Comments
 (0)