Spaces:
Running
Running
Commit
·
c6639d6
1
Parent(s):
567930d
updates
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
secondaryBackgroundColor="#303030"
|
5 |
textColor = "cccccc"
|
6 |
|
7 |
-
|
8 |
enableStaticServing = false
|
9 |
runOnSave = true
|
10 |
port = 8524
|
|
|
4 |
secondaryBackgroundColor="#303030"
|
5 |
textColor = "cccccc"
|
6 |
|
7 |
+
[server]
|
8 |
enableStaticServing = false
|
9 |
runOnSave = true
|
10 |
port = 8524
|