Files
hassio-addons-avm/proxy/rootfs/etc/services.d/nginx/run

8 lines
266 B
Plaintext
Executable File

#!/usr/bin/with-contenv bashio
# ==============================================================================
# Runs the NGINX daemon
# ==============================================================================
bashio::log.info "Starting NGINX..."
exec nginx