test ingress

This commit is contained in:
Alexandre
2023-02-03 16:35:34 +01:00
parent 87462bde2b
commit 65149c01bb
13 changed files with 241 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Wait for transmission to become available
bashio::net.wait_for 8989 localhost 900
bashio::log.info "Starting NGinx..."
exec nginx