Skip to content
Snippets Groups Projects

Coffee testing

Merged Zack Wong requested to merge coffee-testing into master
Compare and
4 files
+ 75
25
Preferences
Compare changes
Files
4
+ 0
3
@@ -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 = (