Fitxers de deploy
This commit is contained in:
10
deploy/presencia.ini
Normal file
10
deploy/presencia.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[uwsgi]
|
||||
module = main:app
|
||||
chown = www-data:www-data
|
||||
uid = www-data
|
||||
gid = www-data
|
||||
chdir = /app/
|
||||
processes = 4
|
||||
threads = 2
|
||||
socket = 0.0.0.0:5000
|
||||
wsgi-disable-file-wrapper = false
|
||||
Reference in New Issue
Block a user