mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
🔨 Makes NGinx wait for Traccar before starting
This commit is contained in:
parent
818b2432a8
commit
43b28dce8c
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
|||
# Community Hass.io Add-ons: Traccar
|
||||
# Runs the Nginx daemon
|
||||
# ==============================================================================
|
||||
bashio::net.wait_for 18682
|
||||
bashio::log.info "Starting NGinx server..."
|
||||
exec nginx -g "daemon off;"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue