Update .streamlit/config.toml
Browse files- .streamlit/config.toml +6 -9
.streamlit/config.toml
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
-
[client]
|
2 |
-
showErrorDetails = false
|
3 |
-
toolbarMode = "developer"
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
port = 4000
|
8 |
-
|
9 |
-
|
|
|
1 |
+
[client]
|
2 |
+
showErrorDetails = false
|
3 |
+
toolbarMode = "developer"
|
4 |
+
|
5 |
+
|
6 |
+
|
|
|
|
|
|