mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 12:29:16 +00:00
selfoss: fix php-fpm command
This commit is contained in:
parent
44ccd0a007
commit
86d30ba71b
@ -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
|
Loading…
x
Reference in New Issue
Block a user