Update Service Account Guide

This commit is contained in:
2026-07-05 15:32:17 +01:00
parent f979d9f0e4
commit ba5c2c5821
+1 -1
View File
@@ -47,7 +47,7 @@ In `config.json`, add the service account credentials under the `serviceAccounts
"rateLimitPerMinute": 50 "rateLimitPerMinute": 50
}, },
{ {
"path": "credentials.json", "path": "credentials_2.json",
"rateLimitPerMinute": 50 "rateLimitPerMinute": 50
} }
], ],