init
This commit is contained in:
12
res/ftracker.debian.uwsgi.ini
Normal file
12
res/ftracker.debian.uwsgi.ini
Normal file
@ -0,0 +1,12 @@
|
||||
[uwsgi]
|
||||
plugin = python3
|
||||
module = ftracker:app
|
||||
socket = /tmp/ftracker.sock
|
||||
manage-script-name = true
|
||||
master = true
|
||||
|
||||
uid = www-data
|
||||
gid = www-data
|
||||
|
||||
proesses = 1
|
||||
threads = 1
|
||||
Reference in New Issue
Block a user