vsouza commited on
Commit
771f2d0
·
1 Parent(s): bcd316e

disable CORS

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -0
.streamlit/config.toml CHANGED
@@ -1,2 +1,3 @@
1
  [server]
 
2
  enableXsrfProtection = false
 
1
  [server]
2
+ enableCORS = false
3
  enableXsrfProtection = false