1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-09 01:32:28 +00:00
Files
dockerfiles/privatebin/supervisord.conf
2016-08-06 12:10:15 +02:00

9 lines
109 B
Plaintext

[supervisord]
nodaemon=true
[program:php-fpm]
command=php-fpm7 --nodaemonize
[program:nginx]
command=nginx