Fix Docker exec (#3941)

fix https://github.com/RSS-Bridge/rss-bridge/issues/3940
This commit is contained in:
Alexandre Alapetite 2024-02-01 16:57:14 +01:00 committed by GitHub
parent d01c462ad5
commit 8423c52606
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,4 +42,4 @@ fi
nginx
# php-fpm should not daemonize
php-fpm8.2 --nodaemonize
exec php-fpm8.2 --nodaemonize