Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add a public healthcheck endpoint
- Adds `/health` as a public facing healthcheck endpoint. - `/api/health` is meant for internal healthchecks. This endpoint in future can serve sensitive information about Listmonk *or* can be deprecated if there's not enough usecase. Closes knadh#380
- Loading branch information