Don't default the OPENAI_API_KEY env var locally.

This commit is contained in:
Sam Rose 2025-05-01 11:43:31 +01:00
parent f075a7a0be
commit 3e57a10849
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ async function init() {
HTTP_LOGGING: "0",
VERSION: "0.0.0+local",
PASSWORD_MIN_LENGTH: "1",
OPENAI_API_KEY: "sk-abcdefghijklmnopqrstuvwxyz1234567890abcd",
BUDICLOUD_URL: "https://budibaseqa.app",
}