mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-26 02:45:38 +00:00
boinc
boring-nginx
cowrie
ghost
isso
kippo-graph
libresonic
lychee
nextcloud
nginx-php
pgbouncer
piwik
privatebin
rtorrent-flood
searx
tor
unmaintained
lutim
nginx
rainloop
rutorrent
rootfs
etc
nginx
php7
php-fpm.conf
php.ini
supervisor.d
home
sites
usr
var
Dockerfile
README.md
LICENSE
13 lines
228 B
Plaintext
13 lines
228 B
Plaintext
![]() |
[www]
|
||
|
user = torrent
|
||
|
group = torrent
|
||
|
listen = /var/run/php-fpm.sock
|
||
|
listen.owner = torrent
|
||
|
listen.group = torrent
|
||
|
pm = dynamic
|
||
|
pm.max_children = 5
|
||
|
pm.start_servers = 2
|
||
|
pm.min_spare_servers = 1
|
||
|
pm.max_spare_servers = 3
|
||
|
chdir = /
|