Update run.txt

This commit is contained in:
Alexandre
2021-09-20 18:13:11 +02:00
committed by GitHub
parent 6d048e1611
commit 274ea26806

View File

@@ -45,7 +45,7 @@ fi
if bashio::config.true 'ssl'; then
bashio::log.info "ssl enabled"
sed -i "s/auto_https off/auto_https on/g" /app/Caddyfile
sed -i "s/auto_https off//g" /app/Caddyfile
fi
###########