Hi Team,
I’ve developing my app by running forge tunnel. But it became insane, because tunnel randomly fails my requests. Now I want to switch back to “forge deploy” development with rebuilding my frontend part manually. But I can’t do it. Here what I tried:
- Stop tunnel
- Delete tunnel configuration from my manifest.yml
- Redeploy my app
- Reinstall my app on my instance
No results, when I open my app it still waiting for frontend hosted on my localhost, screen attached.
I hope for your help, thanks in advance.