Set Streamlit dashboard port to 15001

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jose Manuel 2026-06-19 14:58:28 +02:00
parent deed1db80e
commit 9d007563ca

2
.streamlit/config.toml Normal file
View File

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