home-assistant-apps/baikal/rootfs/etc/services.d/php-fpm/run

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