mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +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
|
||||
|
||||
[program:php-fpm]
|
||||
command=php-fpm
|
||||
command=php-fpm7
|
||||
|
||||
[program:nginx]
|
||||
command=nginx
|
||||
command=nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user