diff --git a/dockerfiles/uwsgi.ini b/dockerfiles/uwsgi.ini index 812716853..9658975b6 100644 --- a/dockerfiles/uwsgi.ini +++ b/dockerfiles/uwsgi.ini @@ -17,7 +17,7 @@ chmod-socket = 666 # Plugin to use and interpreter config single-interpreter = true master = true -plugin = python3 +#plugin = python3 lazy-apps = true enable-threads = true