Aleksander Cynarski
e50cb2cdd8
All checks were successful
continuous-integration/drone/push Build is passing
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
[program:php-fpm]
|
|
command=/usr/local/sbin/php-fpm -R -F
|
|
autorestart=true
|
|
stdout_logfile=/dev/stdout
|
|
stdout_logfile_maxbytes=0
|
|
redirect_stderr=true
|