Ingress addition

https://github.com/alexbelgium/hassio-addons/issues/407
This commit is contained in:
Alexandre
2022-08-03 18:00:17 +02:00
parent 7a94721e6a
commit c88da8f4a7
15 changed files with 262 additions and 4 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 6789 localhost 900
bashio::log.info "Starting NGinx..."
exec nginx