Closed jameswong3388 closed 1 year ago
Hi @JulianKropp, I just got a look at your Docker file for supabase setup, and want to ask a few questions on the .env file.
It seems like you're using 2 domains to host Studio and Kong, and in the .env file
SUPABASE_PUBLIC_URL=https://studio.example.com API_EXTERNAL_URL=https://kong.example.com
is this right ? if yes, did you get any 401 errors when accessing the studio?
Any help would be appreciated. 👋
Hi @JulianKropp, I just got a look at your Docker file for supabase setup, and want to ask a few questions on the .env file.
It seems like you're using 2 domains to host Studio and Kong, and in the .env file
SUPABASE_PUBLIC_URL=https://studio.example.com API_EXTERNAL_URL=https://kong.example.com
is this right ? if yes, did you get any 401 errors when accessing the studio?
Any help would be appreciated. 👋