test deploy

master
Jerrica Bobadilla 5 years ago
parent f236371e83
commit 363aae8535

@ -32,7 +32,7 @@ SECRET_KEY = os.environ['SECRET_KEY']
# SECURITY WARNING: don't run with debug turned on in production! # SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True DEBUG = True
ALLOWED_HOSTS = ['localhost'] ALLOWED_HOSTS = ['localhost', 'shielded-eyrie-36463.herokuapp.com']
# Application definition # Application definition

Loading…
Cancel
Save