mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
Correct ssl
This commit is contained in:
@@ -26,6 +26,11 @@ export PAPERLESS_ALLOWED_HOSTS="*"
|
||||
#################
|
||||
exec redis-server & bashio::log.info "Starting redis"
|
||||
|
||||
#################
|
||||
# Staring nginx #
|
||||
#################
|
||||
exec nginx & bashio::log.info "Starting nginx"
|
||||
|
||||
###############
|
||||
# Staring app #
|
||||
###############
|
||||
|
||||
Reference in New Issue
Block a user