mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-21 21:09:17 +00:00
9 lines
94 B
Plaintext
9 lines
94 B
Plaintext
|
[supervisord]
|
||
|
nodaemon=true
|
||
|
|
||
|
[program:php-fpm]
|
||
|
command=php-fpm
|
||
|
|
||
|
[program:nginx]
|
||
|
command=nginx
|