Commit 613e941f authored by Administrator's avatar Administrator

[ADM] Allowed hosts.

parent 7e733730
......@@ -69,9 +69,8 @@ TEMPLATE_DIRS = (
)
#ALLOWED_HOSTS = ['*',]
ALLOWED_HOSTS = ['localhost', 'master.polemic.be', 'beta.gargantext.org']
ALLOWED_HOSTS = ['*',]
#ALLOWED_HOSTS = ['localhost', 'master.polemic.be', 'beta.gargantext.org']
# 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