uwsgi added to package with ini and launcher
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[uwsgi]
|
||||
socket = /mnt/home/flask-fdx/venv/var/flaskfdx-instance/flaskfdx.sock
|
||||
chdir = /mnt/home/flask-fdx/venv/
|
||||
file = /mnt/home/flask-fdx/wsgi.py
|
||||
callable = app
|
||||
virtual-env = /mnt/home/flask-fdx/venv
|
||||
uid = http
|
||||
gid = http
|
||||
manage-script-name
|
||||
plugin = python
|
||||
Reference in New Issue
Block a user