OBT-SYSADM\tomishinets %!s(int64=6) %!d(string=hai) anos
pai
achega
6d596df21f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      healthcheck.sh

+ 1 - 1
healthcheck.sh

@@ -7,4 +7,4 @@ renewal() {
 file=`find /tmp -name renewal -type f -mtime +1`
 if [[ -z ${file} ]];then echo "Обновление сертификатов и ключей не требуется"; else renewal;fi
 
-curl -f http://localhost || exit 1
+curl -f http://127.0.0.1/.well-known || exit 1