I have several computers(win7) in local network, and I want to share my streamlit app in one of them with the others, but always only “please wait…” when others trying to open the app by the link
what I did in config.toml:
- I changed the port from default to 8765
[server]
port = 8765 - and also enableCORS = false