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