Files
ha-Buchhorster-Addons/esphome_proxy/rootfs/etc/s6-overlay/s6-rc.d/nginx/run
2025-11-14 13:21:18 +01:00

9 lines
290 B
Plaintext
Executable File

#!/command/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Runs the NGINX daemon
# ==============================================================================
bashio::log.info "Starting NGINX..."
exec nginx