mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 11:11:28 +00:00
🔨 Makes NGinx wait for PHP-FPM before starting
This commit is contained in:
parent
e9124e2ed1
commit
91171b28c9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# ==============================================================================
|
||||
|
||||
# Wait for PHP-FPM to become available
|
||||
s6-svwait -u -t 5000 /var/run/s6/services/php-fpm
|
||||
bashio::wait_for 17276
|
||||
|
||||
bashio::log.info "Starting Phlex..."
|
||||
exec nginx -g "daemon off;"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue