1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-16 22:41:18 +02:00

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

View File

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