1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-07 12:49:18 +00:00

9 lines
95 B
Plaintext
Raw Normal View History

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