Add additional missing IP addresses to ALLOWED_HOSTS.

(imported from commit 4f81101a1df35074947228c259e944c4565061c6)
This commit is contained in:
Tim Abbott
2015-09-19 15:18:41 -07:00
parent 24dfa10556
commit 166192fb57

View File

@@ -94,6 +94,7 @@ ALLOWED_HOSTS = ['localhost', '.humbughq.com', '54.214.48.144', '54.213.44.54',
'54.201.186.29', '54.200.111.22',
'54.245.120.64', '54.213.44.83', '.zulip.com', '.zulip.net',
'54.244.50.66', '54.244.50.67', '54.244.50.68', '54.244.50.69', '54.244.50.70',
'54.244.50.64', '54.244.50.65', '54.244.50.74',
'chat.dropboxer.net']