diff --git a/conf/uwsgi.ini b/conf/uwsgi.ini index 72b60cc..9666188 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__