From 36778c180098ce800b7a3d158e470f47aa4b4289 Mon Sep 17 00:00:00 2001 From: Alexey Vasiliev Date: Sat, 20 Jul 2024 13:07:39 +0300 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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: