I have a Streamlit app on a local Windows machine. I also have a static IP address. I want to connect this app to a public domain.
What I have done so far:
Configured the router settings.
Set up the DNS records.
I can access the app via browser using the public IP address (from an external network).
When I ping the domain I set, it resolves to the correct IP address.
However, when I try to browse the domain, it cannot connect to the server. What am I missing?
Burak Daglar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.