From 31325c1007dbd18e7c70ad7e377193c740ca5fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20=C3=81lvaro?= Date: Wed, 27 May 2020 16:34:58 +0200 Subject: [PATCH] fix: healthcheck and GITLAB_HTTPS=true Follow redirects Allow connections to SSL sites without certs --- assets/build/install.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/build/install.sh b/assets/build/install.sh index 9127178b..a29dfd43 100755 --- a/assets/build/install.sh +++ b/assets/build/install.sh @@ -431,8 +431,9 @@ EOF cat > /usr/local/sbin/healthcheck <