Update 99-run.sh

This commit is contained in:
Alexandre
2024-04-22 14:32:40 +02:00
committed by GitHub
parent 1c822cb8f4
commit 95321f4241

View File

@@ -17,7 +17,7 @@ bashio::log.info "Starting app..."
/usr/bin/birdnet-go realtime & true
# 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..."
exec nginx