🚑 Fixes incorrect wait_for command

This commit is contained in:
Franck Nijhof 2019-04-21 09:14:20 +02:00
parent 27f76d846f
commit c67e40559f
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -5,7 +5,7 @@
# ============================================================================== # ==============================================================================
# Wait for PHP-FPM to become available # Wait for PHP-FPM to become available
bashio::wait_for 17276 bashio::net.wait_for 17276
bashio::log.info "Starting Phlex..." bashio::log.info "Starting Phlex..."
exec nginx -g "daemon off;" exec nginx -g "daemon off;"