mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-03 16:19:45 +00:00
Fix Docker exec (#3941)
fix https://github.com/RSS-Bridge/rss-bridge/issues/3940
This commit is contained in:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user