mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-21 17:15:25 +03:00
Fix Docker exec (#3941)
fix https://github.com/RSS-Bridge/rss-bridge/issues/3940
This commit is contained in:
parent
d01c462ad5
commit
8423c52606
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ fi
|
|||
nginx
|
||||
|
||||
# php-fpm should not daemonize
|
||||
php-fpm8.2 --nodaemonize
|
||||
exec php-fpm8.2 --nodaemonize
|
||||
|
|
Loading…
Reference in a new issue