Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
[server]
|
2 |
headless = true
|
3 |
-
port =
|
4 |
enableCORS = false
|
|
|
1 |
[server]
|
2 |
headless = true
|
3 |
+
port = 8501
|
4 |
enableCORS = false
|