Update nginx.txt

This commit is contained in:
Alexandre
2021-07-26 22:58:40 +02:00
committed by GitHub
parent 90d9ed38e3
commit 99cb82f2cc

View File

@@ -21,3 +21,5 @@ mkdir -p /var/log/nginx && touch /var/log/nginx/error.log
bashio::net.wait_for 9000 localhost 900 || true
bashio::log.info "Nginx started for Ingress"
exec nginx
fi