Skip to content
Snippets Groups Projects
Commit 0868e0d1 authored by florimondmanca's avatar florimondmanca
Browse files

fix ALLOWED_HOSTS

parent 3888378a
No related branches found
No related tags found
No related merge requests found
......@@ -10,5 +10,6 @@ ALLOWED_HOSTS = [
'florimondmanca.pythonanywhere.com',
'localhost',
'oser-backend.herokuapp.com',
'oser-backend-staging.herokuapp.com',
'oser-cs.fr',
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment