Skip to content

Commit c65d503

Browse files
Copilott0mdavid-m
andauthored
Remove duplicate address key in .streamlit/config.toml (#346)
* Initial plan * fix: remove duplicate address entry in config.toml Co-authored-by: t0mdavid-m <57191390+t0mdavid-m@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: t0mdavid-m <57191390+t0mdavid-m@users.noreply.github.com>
1 parent 44415ba commit c65d503

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.streamlit/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ developmentMode = false
88
address = "0.0.0.0"
99
maxUploadSize = 200 #MB
1010
port = 8501 # should be same as configured in deployment repo
11-
address = "0.0.0.0"
1211
enableCORS = false
1312
enableXsrfProtection = false
1413

0 commit comments

Comments
 (0)