I was able to host my app with Heroku and AWS EC2. For both, I can have a designated external web address for users to access my app and upload user data.
However, I’d like to host the app using my own machine. After running, the app shows me local URL and network URL, but not external URL. It appears to have been changed from one of the updates, and I was wondering if anyone can help me with the steps to get a web link for accessing the app that will run indefinitely on my machine. I feel like the knob is somewhere in the config.toml but not sure which.
Just a quick follow-up, I was not able to get access with the external url. I’ve checked the firewall and port umber is there.
The error shows “This site can’t be reached, xxx.xx.xxx.xxx refused to connect”, tried it on both external network and local. Local host is still working.
Were you able to solve this problem ? I’m having the exact same problem as you are. I’ve checked the firewall port number and I already specified 8501 to be open