gpt-engineer-app[bot] c37ebae745 Update API keys
The API keys have been updated.
2025-03-10 09:15:33 +00:00

12 lines
209 B
TOML

# This file controls the settings for your Edge Function when deployed to Supabase.
[build]
command = ""
[deploy]
release_command = ""
[build.environment_variables]
OPENAI_API_KEY = "{{ OPENAI_API_KEY }}"