Spaces:
Sleeping
Sleeping
Change .streamlit/config.toml
Browse files- .streamlit/config.toml +2 -2
.streamlit/config.toml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
[server]
|
2 |
headless = true
|
3 |
-
address = "0.0.0.0"
|
4 |
-
port = 5000
|
5 |
|
6 |
[theme]
|
7 |
# Primary accent color for interactive elements
|
|
|
1 |
[server]
|
2 |
headless = true
|
3 |
+
#address = "0.0.0.0"
|
4 |
+
#port = 5000
|
5 |
|
6 |
[theme]
|
7 |
# Primary accent color for interactive elements
|