Update uwsgi.ini
remove python3 plugin
This commit is contained in:
parent
97eacb8b34
commit
90986738cc
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user