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