self-hosted

Hi Everyone.
im running my project nextjs on localhost:3000
and run supabase self-hosted on localhost:8000

when i try to port forwarding with ngrok, i failed to fetch or read data from supabase
but run normal when access it from main device (localhost:3000)

what should i do to fix this? to make run local and with ngrok run normal.

thankyou.
Was this page helpful?