samjmck
05/05/2022, 8:26 PMSTUDIO_PG_META_URL
and SUPABASE_URL
in the environment variables for the Supabase Studio be pointing to the internal or public URL? e.g. for SUPABASE_URL
https://supabase.test.com
or http://kong:8000
Needle
05/05/2022, 8:26 PMScott P
05/09/2022, 7:49 PMSTUDIO_PG_META_URL
would point towards the http://meta:8080
container, while SUPABASE_URL
would point towards http://kong:8000
. Ports might differ in your env, so best to check, but the containers they point to should be the sameNeedle
05/09/2022, 7:49 PM