mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-17 23:11:16 +02:00
Fix Docker exec (#3941)
fix https://github.com/RSS-Bridge/rss-bridge/issues/3940
This commit is contained in:
committed by
GitHub
parent
d01c462ad5
commit
8423c52606
@@ -42,4 +42,4 @@ fi
|
|||||||
nginx
|
nginx
|
||||||
|
|
||||||
# php-fpm should not daemonize
|
# php-fpm should not daemonize
|
||||||
php-fpm8.2 --nodaemonize
|
exec php-fpm8.2 --nodaemonize
|
||||||
|
Reference in New Issue
Block a user