Development discussions around Shopify APIs
I purchased a ngrok plan so I can have a consistent subdomain for local development, but every time I run shopify node serve it replaces it with a new tunnel url. How can I keep this from happening?
Surely there has to be a way to configure it to consistently use the custom ngrok subdomain. Appreciate any help with this!
Solved! Go to the solution
This is an accepted solution.
I was able to find a solution for anyone else that comes across this.
you just need to run serve with the —host flag
shopify node serve --host=https://<your subdomain>.ngrok.io
Here is my Ngrok YAML configuration file
authtoken: xxxxx
tunnels:
configurate:
proto: http
hostname: configurate.ngrok.io
addr: localhost:8080
Not sure what settings I need to apply/change from the documentation
This is an accepted solution.
I was able to find a solution for anyone else that comes across this.
you just need to run serve with the —host flag
shopify node serve --host=https://<your subdomain>.ngrok.io
User | RANK |
---|---|
8 | |
7 | |
3 | |
3 | |
3 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By