From e4922dcff9a82ccc289ddc3db1aabf035845cdad Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 22 Jun 2022 14:33:51 +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 33e6874dd..316049bad 100644 --- a/mealie/rootfs/run.txt +++ b/mealie/rootfs/run.txt @@ -46,7 +46,6 @@ fi #Sets caddyfile to 9925 as default port if [ -f /app/Caddyfile ]; then sed -i "s/80/9925/g" /app/Caddyfile; fi -if [ -f /app/frontend/Caddyfile ]; then sed -i "s/3000/9925/g" /app/frontend/Caddyfile; fi ####### # SSL #