We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbecade commit ec1b658Copy full SHA for ec1b658
.env.example
@@ -1,2 +1,15 @@
1
-URL=
2
-API_KEY=
+SB_URL=https://swmiggtbrjgfbimnuqhq.supabase.co
+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