I am trying to use sanity in Gitpod.
When trying to use google authentication, it will be forwarded to http://localhost:4321/, but Gitpod doesn't recognise http://localhost:4321/. How can I solve this issue?
I think this issue related to port forwarding. but don't know how to fix it.