docs: configura pooler IPv4 e chiudi fase 6
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
# Credenziali database Supabase
|
||||
# Ricavabili da: Supabase Dashboard > Project Settings > Database
|
||||
SUPABASE_DB_HOST=db.<project-ref>.supabase.co
|
||||
SUPABASE_DB_PORT=5432
|
||||
SUPABASE_DB_HOST=aws-1-eu-central-1.pooler.supabase.com
|
||||
SUPABASE_DB_PORT=6543
|
||||
SUPABASE_DB_NAME=postgres
|
||||
SUPABASE_DB_USER=postgres
|
||||
SUPABASE_DB_USER=postgres.<project-ref>
|
||||
SUPABASE_DB_PASSWORD=
|
||||
|
||||
# Intervallo tra un keep-alive e il successivo (in minuti)
|
||||
|
||||
Reference in New Issue
Block a user