first init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[program:php-fpm]
|
||||
command=php-fpm --nodaemonize
|
||||
autostart=true
|
||||
autorestart=true
|
||||
priority=5
|
||||
stdout_logfile=/var/www/storage/logs/php-fpm.log
|
||||
stderr_logfile=/var/www/storage/logs/php-fpm-error.log
|
||||
Reference in New Issue
Block a user