@ -212,8 +212,8 @@ services:
image: supabase/postgres:14.1.0.106
healthcheck:
test: pg_isready -U postgres -h localhost
interval: 5s
timeout: 5s
interval: 15s
timeout: 15s
retries: 10
command:
- postgres