Commit 47fc0e95 authored by Administrator's avatar Administrator

Adapting ini to serveur

parent f88ef4e6
......@@ -9,13 +9,13 @@ env = DJANGO_SETTINGS_MODULE=gargantext_web.settings
#plugins = python
# the base directory
chdir = /home/alexandre/projets/gargantext.py/gargantext_web
chdir = /srv/gargantext/gargantext_web
# Django's wsgi file
#module = wsgi
wsgi-file = /home/alexandre/projets/gargantext.py/gargantext_web/wsgi.py
wsgi-file = /srv/gargantext/gargantext_web/wsgi.py
# the virtualenv
home = /home/alexandre/projets/gargantext.py/env/
home = /srv/gargantext/env/
#pythonpath = /srv/alexandre.delanoe/env/lib/python3.4/dist-packages
#pythonpath = /srv/alexandre.delanoe/env/lib/python3.4/
......@@ -48,6 +48,6 @@ harakiri = 20
max-requests = 5000
# background the process & log
#daemonize = /var/log/uwsgi/gargantext.log
daemonize = /var/log/uwsgi/gargantext.log
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