Set Streamlit dashboard to listen on port 15002

This commit is contained in:
Jose Manuel 2026-07-02 13:54:25 +02:00
parent 94c2d3b730
commit b30377e307

2
.streamlit/config.toml Normal file
View File

@ -0,0 +1,2 @@
[server]
port = 15002