Skip to content

Commit

Permalink
Update hosts to vizapp
Browse files Browse the repository at this point in the history
  • Loading branch information
baizel committed Jan 30, 2019
1 parent bf6e248 commit 7764e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VizApp/settings.py
Expand Up @@ -26,7 +26,7 @@
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True

ALLOWED_HOSTS = ['viz-learn.herokuapp.com', 'viz.baizelmathew.com']
ALLOWED_HOSTS = ['viz-learn.herokuapp.com', 'vizapp.baizelmathew.com']


# Application definition
Expand Down

0 comments on commit 7764e78

Please sign in to comment.