I have two environments using different toml files, one for local and another for UAT, the local environment it has shopify.app.local.toml and similarly another toml file for UAT. When i try to run the shopify app dev --config local, and try to open the app in the test store, it is giving 404 error. how to solve this?
