added example Supabase .env file

This commit is contained in:
Mike Kell 2025-07-23 16:54:38 -04:00
parent 49cd1ba5b8
commit e20f0c713f
1 changed files with 6 additions and 0 deletions

6
backend/.env.example Normal file
View File

@ -0,0 +1,6 @@
# Supabase Session Pooler (IPv4 compatible)
user=postgres.[YOUR-Server-ID]
password=[YOUR-PASSWORD]
host=aws-0-us-east-1.pooler.supabase.com
port=6543
dbname=postgres