mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-28 23:20:55 +08:00
Merge pull request #559 from vsund/patch-5
Add explicitely Python to uwsgi config
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[uwsgi]
|
||||
plugins = python
|
||||
module = api.server:app
|
||||
master = true
|
||||
processes = 9
|
||||
|
||||
Reference in New Issue
Block a user