python3 uwsgi plugin

This commit is contained in:
2021-02-15 12:08:23 +01:00
parent 85fa11315b
commit fd06a6c72e
2 changed files with 3 additions and 2 deletions

View File

@@ -17,4 +17,5 @@ die-on-term = true
harakiri = 20
max-requests = 5000
logs = %(base)/uwsgi_info.logs
daemonize = %(base)/uwsgi.logs
daemonize = %(base)/uwsgi.logs
plugins = python3