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