1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-11 02:32:30 +00:00
Files
dockerfiles/rainloop/supervisord.conf
2016-05-07 00:46:59 +02:00

9 lines
95 B
Plaintext

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