haritsahm
commited on
Commit
·
ad2de76
1
Parent(s):
7638e2d
Update server port
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -5,4 +5,4 @@ secondaryBackgroundColor="#F0F2F6"
|
|
5 |
textColor="#262730"
|
6 |
font="sans serif"
|
7 |
serverAddress = "0.0.0.0"
|
8 |
-
serverPort =
|
|
|
5 |
textColor="#262730"
|
6 |
font="sans serif"
|
7 |
serverAddress = "0.0.0.0"
|
8 |
+
serverPort = 7860
|