mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-15 20:09:13 +02:00
Update nginx.txt
This commit is contained in:
@@ -43,7 +43,6 @@ fi
|
|||||||
# SSL CONFIG #
|
# SSL CONFIG #
|
||||||
################
|
################
|
||||||
|
|
||||||
bashio::config.require.ssl
|
|
||||||
if bashio::config.true 'ssl'; then
|
if bashio::config.true 'ssl'; then
|
||||||
bashio::log.info "ssl enabled"
|
bashio::log.info "ssl enabled"
|
||||||
sed -i "s/:80/:443/g" /app/Caddyfile
|
sed -i "s/:80/:443/g" /app/Caddyfile
|
||||||
|
|||||||
Reference in New Issue
Block a user