trying to commit with my voyager is too complicated at the moment

This commit is contained in:
Raphael 2025-06-27 17:37:29 +02:00
parent 778e1a9056
commit 4a60057513
10 changed files with 130 additions and 62 deletions

View file

@ -0,0 +1,14 @@
[global]
daemonize = false
error_log = /dev/stderr
[www]
listen = 0.0.0.0:9000
pm = dynamic
pm.max_children = 25
pm.start_servers = 5
pm.min_spare_servers = 1
pm.max_spare_servers = 10
access.log = /dev/stderr
catch_workers_output = yes