mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-15 10:30:32 +02:00
test ingress
This commit is contained in:
@@ -14,4 +14,10 @@ echo " "
|
||||
########################
|
||||
|
||||
bashio::log.info "Starting app..."
|
||||
/usr/bin/birdnet-go realtime
|
||||
/usr/bin/birdnet-go realtime & true
|
||||
|
||||
# Wait for app to become available to start nginx
|
||||
bashio::net.wait_for 8096 localhost 900
|
||||
bashio::log.info "Starting NGinx..."
|
||||
exec nginx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user