use the right key
This commit is contained in:

committed by
GitHub

parent
de7380fb0c
commit
5232ce6e52
@@ -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
|
||||||
|
Reference in New Issue
Block a user