mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
selfoss: fix php-fpm command
This commit is contained in:
@ -5,7 +5,7 @@ nodaemon=true
|
||||
command=crond -f
|
||||
|
||||
[program:php-fpm]
|
||||
command=php-fpm
|
||||
command=php-fpm7
|
||||
|
||||
[program:nginx]
|
||||
command=nginx
|
||||
command=nginx
|
||||
|
Reference in New Issue
Block a user