1
0
mirror of synced 2025-12-18 13:22:16 +01:00
Files
hassio-addons/baikal/rootfs/etc/services.d/php-fpm/run
2024-09-05 12:25:11 +02:00

9 lines
334 B
Plaintext

#!/command/with-contenv bashio
# ==============================================================================
# Home Assistant Community Add-on: phpMyAdmin
# Runs the PHP-FPM daemon
# ==============================================================================
bashio::log.info "Starting PHP-FPM..."
exec php-fpm81 --nodaemonize