This commit is contained in:
Alexandre
2021-11-13 17:41:48 +01:00
parent 72d3ded05e
commit e4ce1f7589
15 changed files with 275 additions and 18 deletions

View File

@@ -0,0 +1,8 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Runs the Nginx daemon
# ==============================================================================
bashio::net.wait_for 8096
bashio::log.info "Starting NGinx..."
exec nginx