9 lines
94 B
Plaintext
9 lines
94 B
Plaintext
|
[supervisord]
|
||
|
nodaemon=true
|
||
|
|
||
|
[program:php-fpm]
|
||
|
command=php-fpm
|
||
|
|
||
|
[program:nginx]
|
||
|
command=nginx
|