Supabase not working when i run it in docker
Summary The issue at hand is related to Supabase not functioning correctly when run in a Docker environment. Specifically, when attempting to access the database section in the UI, an error occurs: Failed to retrieve tables. This error is accompanied by a detailed message indicating invalid input types, where strings are expected but undefined values … Read more