mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 23:59:24 +00:00
organize docker conf files
This commit is contained in:
8
docker_assets/uwsgi.ini
Normal file
8
docker_assets/uwsgi.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[uwsgi]
|
||||
module = config.wsgi:application
|
||||
master = True
|
||||
pidfile = /tmp/project-master.pid
|
||||
vacuum = True
|
||||
max-requests = 5000
|
||||
socket = :8080
|
||||
buffer-size = 8192
|
||||
Reference in New Issue
Block a user