🔨 Extends NGinx wait timeout for Traccar startup

This commit is contained in:
Franck Nijhof 2019-06-23 23:49:56 +02:00
parent f3b00f4e10
commit 249a98bf7e
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -3,6 +3,6 @@
# Community Hass.io Add-ons: Traccar
# Runs the Nginx daemon
# ==============================================================================
bashio::net.wait_for 18682
bashio::net.wait_for 18682 localhost 900
bashio::log.info "Starting NGinx server..."
exec nginx