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