From 63b8ff34c12ea38fba7c65e0577b5f1b197f4fa7 Mon Sep 17 00:00:00 2001 From: Justin Harms Date: Thu, 12 Mar 2026 19:47:05 -0500 Subject: [PATCH] Update README to specify fixed API key for testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4153ec8..f51cd75 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ make init-test This will: - Enable local authentication -- Set a fixed API key for testing +- Set a fixed API key for testing: `jk_r0_test_key_123456789012345678901234567890` - Create a test admin user (test@example.com / testpassword) #### Manual Configuration