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