use the right key

This commit is contained in:
Ruslan Suleimanov
2024-06-19 20:54:52 +02:00
committed by GitHub
parent de7380fb0c
commit 5232ce6e52

View File

@@ -1012,7 +1012,7 @@ services:
"-o", "-o",
"/dev/null", "/dev/null",
"-H", "-H",
"Authorization: Bearer ${ANON_KEY}", "Authorization: Bearer ${SERVICE_SUPABASEANON_KEY}",
"http://127.0.0.1:4000/api/tenants/realtime-dev/health" "http://127.0.0.1:4000/api/tenants/realtime-dev/health"
] ]
timeout: 5s timeout: 5s