Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pdns-admin: skip caddy during healthcheck
Caddy can be configured with self-signed SSL certificate, which can cause problems for curl even with `-k` option. Checking uwsgi directly makes sure the python app as well as database connection is working. resolves: #125
- Loading branch information