#!/usr/bin/with-contenv bashio # ============================================================================== # Add-on: aiortc # Runs the Nginx daemon # ============================================================================== # Wait for aiortc web server to be available bashio::net.wait_for 8080 bashio::log.info "Starting NGinx..." exec nginx