Spaces:
Runtime error
Runtime error
ismailelghazi commited on
Commit ·
f7f0fd7
1
Parent(s): 136ec11
readem here
Browse files
.env
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
POSTGRES_USER=postgres
|
| 2 |
+
POSTGRES_PASSWORD=Ism55515@+A
|
| 3 |
+
POSTGRES_SERVER=db.ydujocibcmcmsrbmibyr.supabase.co
|
| 4 |
+
POSTGRES_PORT=5432
|
| 5 |
+
POSTGRES_DB=postgres
|
| 6 |
+
|
| 7 |
+
# IMPORTANT → utilise Supabase, PAS localhost
|
| 8 |
+
DATABASE_URL=postgresql://postgres:Ism55515@+A@db.ydujocibcmcmsrbmibyr.supabase.co:5432/postgres
|
| 9 |
+
|
| 10 |
+
HF_TOKEN=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
|
| 11 |
+
JWT_SECRET=PNjgAPBPOnXMRYdyYxNwUmEbswEmyRCxry
|
test
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
Subproject commit 21f81f90fc3bc5dbba0fccc9ff8f2e7265c8f5b0
|
|
|
|
|
|