author avatar

satya

Mon Jan 29 2024

if you are using ngrok to expose your localhost , you can serve that in a static domain.
Every time you start ngrok it will use the same domain name


ngrok http --domain=<your-domain>. <port>