getzero11 commited on
Commit
e6208e0
·
verified ·
1 Parent(s): 56790c3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -23,7 +23,7 @@ ENV DATABASE_ENABLED=true
23
  ENV DATABASE_PROVIDER=postgresql
24
  # Use the URI you copied from Supabase here:
25
  # The main connection string (with port 6543 and pgbouncer=true)
26
- ENV DATABASE_CONNECTION_URI="postgresql://postgres:[PASSWORD]@aws-1-ap-northeast-1.pooler.supabase.com:6543/postgres?pgbouncer=true&connection_limit=1"
27
 
28
  # Add the DIRECT URL (using port 5432)
29
  # This is used ONLY for the 'db:deploy' step that is currently sticking
 
23
  ENV DATABASE_PROVIDER=postgresql
24
  # Use the URI you copied from Supabase here:
25
  # The main connection string (with port 6543 and pgbouncer=true)
26
+ ENV DATABASE_CONNECTION_URI="postgresql://postgres:[PASSWORD]@aws-1-ap-northeast-1.pooler.supabase.com:6543/postgres?pgbouncer=true&connection_limit=1postgresql://postgres.jemtmwdsmwolragllgwq:Zeroget2525%26@aws-1-ap-northeast-1.pooler.supabase.com:6543/postgres?pgbouncer=true&connection_limit=1&pgstatements=false"
27
 
28
  # Add the DIRECT URL (using port 5432)
29
  # This is used ONLY for the 'db:deploy' step that is currently sticking