added explanations in wordpress entrypoint

This commit is contained in:
asus
2024-02-04 12:28:11 +01:00
parent 58da8d18dc
commit 91ebf533c3

View File

@@ -76,5 +76,9 @@ else
fi
# exec php-fpm7 -FR
# php-fpm7 --help :
# -F, --nodaemonize : force to stay in foreground, and ignore daemonize option from config file
# -R, --allow-to-run-as-root : Allow pool to run as root (disabled by default)
exec "${PHP_VERSION}" -FR