Merge pull request #1574 from joseGabriel06/patch-1

Local
This commit is contained in:
Bruno Alla 2018-03-16 21:07:34 +00:00 committed by GitHub
commit 020f69c410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ SECRET_KEY = env('DJANGO_SECRET_KEY', default='!!!SET DJANGO_SECRET_KEY!!!')
ALLOWED_HOSTS = [
"localhost",
"0.0.0.0",
"127.0.0.1",
]
# CACHES