mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 00:31:51 +02:00
Update 99-run.sh
This commit is contained in:
@@ -17,7 +17,7 @@ bashio::log.info "Starting app..."
|
|||||||
/usr/bin/birdnet-go realtime & true
|
/usr/bin/birdnet-go realtime & true
|
||||||
|
|
||||||
# Wait for app to become available to start nginx
|
# Wait for app to become available to start nginx
|
||||||
bashio::net.wait_for 8096 localhost 900
|
bashio::net.wait_for 8080 localhost 900
|
||||||
bashio::log.info "Starting NGinx..."
|
bashio::log.info "Starting NGinx..."
|
||||||
exec nginx
|
exec nginx
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user