dockerfiles/nextcloud/10.0/supervisord.conf

12 lines
128 B
Plaintext
Raw Normal View History

[supervisord]
nodaemon=true
[program:cron]
command=crond -f
[program:php-fpm]
command=php-fpm7
[program:nginx]
command=nginx