diff --git a/deployment/uwsgi/uwsgi.ini b/deployment/uwsgi/uwsgi.ini index 4120645..3c189e5 100644 --- a/deployment/uwsgi/uwsgi.ini +++ b/deployment/uwsgi/uwsgi.ini @@ -13,7 +13,7 @@ wsgi-file=/manifestservice/wsgi.py plugins = python3 vacuum = true chdir = /manifestservice/ -virtualenv = $(VENV) +#virtualenv = $(VENV) pythonpath = /usr/local/lib/python3.6/site-packages/