airsltd commited on
Commit
ff16576
·
1 Parent(s): 1ca84d9
Files changed (1) hide show
  1. teams/base_team/.env.example +3 -3
teams/base_team/.env.example CHANGED
@@ -1,4 +1,4 @@
1
- SUPABASE_URL=https://fmipexqcxsopbffjdfur.supabase.co
2
- SUPABASE_KEY=xxx
3
  GOOGLE_GENAI_USE_VERTEXAI=FALSE
4
- DB_TABLE_NAME=team_base
 
1
+ SUPABASE_URL=https://fmipexqcxsopbffjdfur.supabase.co # Replace with your Supabase URL
2
+ SUPABASE_KEY=xxx # Replace with your Supabase key
3
  GOOGLE_GENAI_USE_VERTEXAI=FALSE
4
+ DB_TABLE_NAME=team_base # Replace with your table name