Why does my app URL keep changing in my Shopify partners account?

Hello,

Just following a tutorial to make a first time app for the shopify platform. I noticed that in my shopify partners account, in the sidebar for the app under the configuration section, the App url keeps changing on me. I have a static domain from ngrok which i place in manually, and it keeps being changed by the system to a random cloudflare url. I’m using the node express template that i got from here: https://shopify.dev/docs/apps/tools#app-templates .

The other thing I did that may have contributed to this issue, is I changed the port for the index.js server file from 3000 to 80 to match my ngrok tunnel port. Anyways any help would be much appreciated in fixing this. Thank you - Dak

Hi, dakperera

Have you resolved it?

I came the same scenario.