Skip to content
Snippets Groups Projects
Commit 7dc40eb3 authored by Zack Wong's avatar Zack Wong
Browse files

remove double definition of ALLOWED_HOSTS

parent 58d48d56
Branches
1 merge request!4Coffee testing
......@@ -11,9 +11,6 @@ https://docs.djangoproject.com/en/2.1/ref/settings/
# import local settings
from gms.settings_local import *
# DEBUG ALLOW
ALLOWED_HOSTS = ['127.0.0.1', 'localhost', "130.95.13.36","portal.ucc.asn.au"]
# Application definition
INSTALLED_APPS = (
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment