Update settings.py

master
Matt Huntington 4 years ago committed by GitHub
parent 55c2fb7e0e
commit 3008eb8169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ SECRET_KEY = 'kwuq4$3jeof1(0!k7)+1@40t5s3pe5uo2-amnsl50rsrhwncs0'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = ['localhost', 'shrouded-depths-07664.herokuapp.com']
ALLOWED_HOSTS = ['localhost', 'shrouded-depths-07664.herokuapp.com', 'practice-sessions.artisan.al']
# Application definition

Loading…
Cancel
Save