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