AIdeaText commited on
Commit
b80a5c7
·
verified ·
1 Parent(s): d75a589

Update src/.streamlit/config.toml

Browse files
Files changed (1) hide show
  1. src/.streamlit/config.toml +1 -1
src/.streamlit/config.toml CHANGED
@@ -2,7 +2,7 @@
2
  port = 8501
3
  address = "0.0.0.0"
4
  maxUploadSize = 5 # Tamaño máximo en MB
5
- enableCORS = true
6
  enableXsrfProtection = false
7
 
8
  [browser]
 
2
  port = 8501
3
  address = "0.0.0.0"
4
  maxUploadSize = 5 # Tamaño máximo en MB
5
+ enableCORS = false
6
  enableXsrfProtection = false
7
 
8
  [browser]