Update run

This commit is contained in:
Alexandre
2024-10-27 23:55:17 +01:00
committed by GitHub
parent 235f8fb14e
commit 835f34e186

View File

@@ -4,4 +4,4 @@ set -e
bashio::log.info "Starting PHP-FPM..."
exec "/usr/sbin/php-fpm*" --nodaemonize
exec "/usr/sbin/php-fpm${PHP_VERS:-}" --nodaemonize