This commit is contained in:
Alexandre
2023-10-14 22:41:27 +02:00
committed by GitHub
parent 8a3c2a7513
commit d6b1682234
4 changed files with 18 additions and 113 deletions

View File

@@ -0,0 +1,9 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
set -e
# ==============================================================================
bashio::net.wait_for "$port" localhost 8081
bashio::log.info "Starting NGinx..."
exec nginx