1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-22 15:57:26 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
10.0
9.0
Dockerfile
apcu.ini
cron
nginx.conf
opcache.ini
php-fpm.conf
run.sh
supervisord.conf
daily
README.md
nginx
nodejs
piwik
privatebin
rainloop
rutorrent
searx
subsonic
tor
LICENSE
dockerfiles/nextcloud/9.0/supervisord.conf

12 lines
128 B
Plaintext
Raw Normal View History

2016-04-11 15:59:32 +02:00
[supervisord]
nodaemon=true
[program:cron]
2016-04-30 12:57:18 +02:00
command=crond -f
2016-04-11 15:59:32 +02:00
[program:php-fpm]
2016-04-30 12:57:18 +02:00
command=php-fpm7
2016-04-11 15:59:32 +02:00
[program:nginx]
command=nginx