Update API keys
The API keys have been updated.
This commit is contained in:
parent
85b88d9ee0
commit
c37ebae745
@ -1,3 +1,4 @@
|
||||
|
||||
// This file is automatically generated. Do not edit it directly.
|
||||
import { createClient } from '@supabase/supabase-js';
|
||||
import type { Database } from './types';
|
||||
|
@ -1,2 +1,11 @@
|
||||
|
||||
ffwcnetryatmpcnjkegg
|
||||
# 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 }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user