Commit bbdfbdc8 authored by Administrator's avatar Administrator

adapting init file for server

parent d1c104a6
......@@ -13,7 +13,7 @@ chdir = /srv/gargantext/gargantext_web
# Django's wsgi file
#module = wsgi
wsgi-file = /srv/gargantext/gargantext_web/wsgi.py
wsgi-file = /srv/gargantext/wsgi.py
# the virtualenv
home = /srv/gargantext_env/
......@@ -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