#!/usr/bin/env bash
set -e
set -x
caUtils do-configuration-check

# Check the healthcheck endpoint returns
wait-for http://nginx_providence:80/hc/index.php
