Skip to content
Snippets Groups Projects
Commit 091a2251 authored by florimondmanca's avatar florimondmanca
Browse files

update ALLOWED_HOSTS

parent f96968f2
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ from aws.conf import *
DEBUG = os.environ.get('DEBUG', False)
ALLOWED_HOSTS = ['florimondmanca.pythonanywhere.com', 'localhost',
'*.herokuapp.com']
'oser-backend-production.herokuapp.com']
# Activate automatic Heroku settings configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment