diff --git a/mealie/rootfs/run.txt b/mealie/rootfs/run.txt index cb39578f0..f18d2170a 100644 --- a/mealie/rootfs/run.txt +++ b/mealie/rootfs/run.txt @@ -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 ###########