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=&lt;your-domain&gt;.<http://ngrok-free.app|ngrok-free.app> &lt;port&gt;