addition of updated bitwarden

This commit is contained in:
Alexandre
2021-01-07 09:55:45 +01:00
parent 164a60c2eb
commit 611e9a3f88
21 changed files with 739 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Home Assistant Community Add-on: Bitwarden
# Runs the Nginx daemon
# ==============================================================================
bashio::net.wait_for 80
bashio::log.info "Starting NGinx..."
exec nginx