File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ NEXT_PUBLIC_SUPABASE_ANON_KEY="<Fill in from content after running supabase star
6
6
7
7
# Drizzle - Our ORM for accessing the database
8
8
SUPABASE_DATABASE_URL = postgresql://postgres:[email protected] :54322/postgres
9
+ SUPABASE_SERVICE_ROLE_KEY = ey12312312312312312312312312323213123
9
10
10
11
# OpenRouter - Enables AI chat. Other providers are optional below
11
12
OPENROUTER_API_KEY = " <Your api key from https://openrouter.ai/settings/keys>"
12
13
13
14
# Codesandbox - Used to host user apps. Other providers may be supported in the future. May be optional in the future.
14
15
CSB_API_KEY = " <Your api key from https://codesandbox.io/t/api>"
15
-
16
16
# ------------- Optional Keys -------------
17
17
18
18
# Fast apply model providers to reliably resolve code changes if search replace does not work. We will attempt to use one or the other.
You can’t perform that action at this time.
0 commit comments