From 6d048e1611c0419621fb4d61c095daef0fbb56c2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 20 Sep 2021 16:42:58 +0200 Subject: [PATCH] Update run.txt --- mealie/rootfs/run.txt | 1 - 1 file changed, 1 deletion(-) 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