Revert "test ingress"

This reverts commit e1fc1ae32f.
This commit is contained in:
Alexandre
2022-04-19 11:48:43 +02:00
parent e1fc1ae32f
commit f97fd4ec24
12 changed files with 5 additions and 250 deletions

View File

@@ -130,10 +130,4 @@ bashio::log.info "Webui can be accessed at : $BASE_URL"
# Execute main script
echo "python3 /docker-entrypoint.py"
cd /
python3 /docker-entrypoint.py & true
# Wait for app to become available
bashio::net.wait_for 3000 localhost 80
bashio::log.info "Starting NGinx..."
exec nginx
python3 /docker-entrypoint.py