Gintarė Zokaitytė commited on
Commit
fb67d0a
·
1 Parent(s): bd0d1fc

Disable CORS in Streamlit server configuration

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +0 -1
.streamlit/config.toml CHANGED
@@ -8,4 +8,3 @@ font = "sans serif"
8
  [server]
9
  headless = true
10
  port = 8501
11
- enableCORS = false
 
8
  [server]
9
  headless = true
10
  port = 8501