diff --git a/README.md b/README.md index 09ef84a..d588a8d 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ $ curl http://localhost:8000/health {"status":"ok"} ``` +## Auth for server + +You can set up either basic authentication or bearer token authentication to protect your web server, while keeping the `/health` endpoint public + ## Configuration Configuration environment variables: