diff --git a/conf/uwsgi.ini b/conf/uwsgi.ini index 4b7142c..f60ec24 100644 --- a/conf/uwsgi.ini +++ b/conf/uwsgi.ini @@ -23,7 +23,7 @@ base = __FINALPATH__ route-run = fixpathinfo: # Module to import -module = __APP__.webapp +module = searx.webapp # Virtualenv and python path virtualenv = __FINALPATH__/venv/