homeassistant-addons/oepl-proxy/rootfs/etc/services.d/nginx/run

8 lines
266 B
Text
Raw Normal View History

2024-02-26 21:39:33 +00:00
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Runs the Nginx daemon
# ==============================================================================
bashio::log.info "Starting NGinx..."
exec nginx