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