From 71cb32b51d6f3571c723c951da83b0dcd3629136 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:59:09 +0100 Subject: [PATCH] Update 99-run.sh --- comixed/rootfs/etc/cont-init.d/99-run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/comixed/rootfs/etc/cont-init.d/99-run.sh b/comixed/rootfs/etc/cont-init.d/99-run.sh index 86852e79f..b237a4e72 100755 --- a/comixed/rootfs/etc/cont-init.d/99-run.sh +++ b/comixed/rootfs/etc/cont-init.d/99-run.sh @@ -20,6 +20,7 @@ fi # NGINX SETTING # ################# +INGRESS="false" if [[ "$INGRESS" == "true" ]]; then #declare port #declare certfile