1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-06 12:19:17 +00:00

9 lines
109 B
Plaintext
Raw Normal View History

2016-04-11 15:59:32 +02:00
[supervisord]
nodaemon=true
[program:php-fpm]
command=php-fpm7 --nodaemonize
[program:nginx]
command=nginx