fghimis

Results 6 comments of fghimis

@zabealbe Take a look at the environment and service values from the **values.yaml** file [here](https://github.com/pieveee/supabase-kubernetes/blob/feature/jwt-secrets/charts/supabase/values.yaml). My main problem was CORS (you can see that in your image too). To fix...

@zabealbe From the [docker-compose file](https://github.com/supabase/supabase/blob/master/docker/docker-compose.yml) you can see that **studio** runs by default on port 3000 and **kong** runs on 8000. You went to the **studio** URL, inspected the page,...

Another question, not to open another issue, but when I'm in normal mode and I press \ I would get back 1 character (like backspace). Can that be fixed?

No, I mean when I'm in Insert mode and i press Esc it's normal to go back 1 character. But I am in **Normal mode**, and I press Esc _again_,...

Oh and something else (it may be related to mode switching): Pressing \ to cancel Ex mode will erase current line. Steps to reproduce: 1) Enter insert mode, write: "some...