From 0edaae6dad8eb4083569ba3e1e4a242b727de31b Mon Sep 17 00:00:00 2001 From: andrej Date: Fri, 27 Feb 2026 10:38:55 +0100 Subject: [PATCH] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0420268..f9fee41 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Required when `AUTH_ENABLED=true`: - `AUTH_MASTER_KEY` must be base64 for 32 decoded bytes (AES-256 key), e.g. `openssl rand -base64 32` - `AUTH_BOOTSTRAP_ACCESS_KEY` and `AUTH_BOOTSTRAP_SECRET_KEY` define initial credentials -Reference: `docs/auth-spec.md` +Reference: `auth/README.md` Health: - `GET /healthz`