egumasa commited on
Commit
270d3d7
·
1 Parent(s): 305a33d

changed config

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -0
.streamlit/config.toml CHANGED
@@ -2,6 +2,8 @@
2
  headless = true
3
  port = 8501
4
  address = "0.0.0.0"
 
 
5
  maxUploadSize = 300
6
 
7
  [browser]
 
2
  headless = true
3
  port = 8501
4
  address = "0.0.0.0"
5
+ enableXsrfProtection = false
6
+ enableCORS = false
7
  maxUploadSize = 300
8
 
9
  [browser]