mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-05 03:21:31 +00:00
🔨 Extends NGinx wait timeout for Traccar startup
This commit is contained in:
parent
f3b00f4e10
commit
249a98bf7e
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
# Community Hass.io Add-ons: Traccar
|
# Community Hass.io Add-ons: Traccar
|
||||||
# Runs the Nginx daemon
|
# Runs the Nginx daemon
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
bashio::net.wait_for 18682
|
bashio::net.wait_for 18682 localhost 900
|
||||||
bashio::log.info "Starting NGinx server..."
|
bashio::log.info "Starting NGinx server..."
|
||||||
exec nginx
|
exec nginx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue