Skip to content

Commit ec1b658

Browse files
test
1 parent cbecade commit ec1b658

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

.env.example

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
URL=
2-
API_KEY=
1+
SB_URL=https://swmiggtbrjgfbimnuqhq.supabase.co
2+
SB_API_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InN3bWlnZ3RicmpnZmJpbW51cWhxIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDk4ODE0NDksImV4cCI6MjA2NTQ1NzQ0OX0.Y83ZvGmgwrZGoyHXEazWUlD-PJ76c9xaI-5WZ_9_00M
3+
4+
# Database Config
5+
#HOST=aws-o-ap-south-pool.supabase.com
6+
#PORT=6543
7+
#USERNAME=postgres.grufgrcytvrh
8+
#PASSWORD=vhHzRng8iqoUymCn
9+
#DATABASE=postgres
10+
11+
#user=postgres.xbpdayjkvmmjfydxlhil
12+
#password=vhHzRng8iqoUymCn
13+
#host=aws-0-ap-south-1.pooler.supabase.com
14+
#port=5432
15+
#dbname=postgres

0 commit comments

Comments
 (0)