Update run.txt

This commit is contained in:
Alexandre
2021-09-20 16:42:58 +02:00
committed by GitHub
parent b8b172127a
commit 6d048e1611

View File

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