From 0e58af718b530938dd7f48672f29ab289824fdc6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 18 Feb 2022 07:09:54 +0100 Subject: [PATCH] Update 99-run.sh --- cloudcommander/rootfs/etc/cont-init.d/99-run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudcommander/rootfs/etc/cont-init.d/99-run.sh b/cloudcommander/rootfs/etc/cont-init.d/99-run.sh index fb806581c..a81ac2184 100644 --- a/cloudcommander/rootfs/etc/cont-init.d/99-run.sh +++ b/cloudcommander/rootfs/etc/cont-init.d/99-run.sh @@ -4,7 +4,7 @@ # NGINX SETTING # ################# -declare port +# declare port # declare certfile declare ingress_interface declare ingress_port