Commit c8e696f0 authored by Administrator's avatar Administrator

[FIX] Factor hosts.

parent e28de1cd
......@@ -71,13 +71,10 @@ TEMPLATE_DIRS = (
#ALLOWED_HOSTS = ['*',]
ALLOWED_HOSTS = ['localhost',
'stable.gargantext.org',
'iscpif.gargantext.org',
'mines.gargantext.org',
'garg-dev.iscpif.fr',
'garg-stable.iscpif.fr',
'dev.gargantext.org',
'beta.gargantext.org']
'gargantext.org',
'*.gargantext.org',
'*.iscpif.fr',
]
# Application definition
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment