From ba5c2c5821f252a013789b471140e37bbb1df6a4 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Sun, 5 Jul 2026 15:28:57 +0100 Subject: [PATCH] Update Service Account Guide --- GUIDE_SERVICE_ACCOUNT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIDE_SERVICE_ACCOUNT.md b/GUIDE_SERVICE_ACCOUNT.md index 4a7f0b9..4002bc0 100644 --- a/GUIDE_SERVICE_ACCOUNT.md +++ b/GUIDE_SERVICE_ACCOUNT.md @@ -47,7 +47,7 @@ In `config.json`, add the service account credentials under the `serviceAccounts "rateLimitPerMinute": 50 }, { - "path": "credentials.json", + "path": "credentials_2.json", "rateLimitPerMinute": 50 } ],