Skip to content

Run app on external URL #44

Open
Open
@ajinkya933

Description

@MarcSkovMadsen

I am following your docker image:

sudo docker run -it -p 80:80 --entrypoint "streamlit" marcskovmadsen/awesome-streamlit:latest run app.py

when I run I get this output:

  You can now view your Streamlit app in your browser.

  URL: http://0.0.0.0:80

My question is this app is on a ubuntu PC and runs successfully on localhost.

But when I try to connect to this app using <Ubuntu_PC_ExternalIP>:80 through another wifi network. I don't get any results. Why is that? How can I fix it ?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions