mazen2100 commited on
Commit
75ebc48
·
verified ·
1 Parent(s): 8076216

Update src/.streamlit/config.toml

Browse files
Files changed (1) hide show
  1. src/.streamlit/config.toml +2 -1
src/.streamlit/config.toml CHANGED
@@ -4,4 +4,5 @@ gatherUsageStats = false
4
  [server]
5
  headless = true
6
  enableCORS = false
7
- port = 8501
 
 
4
  [server]
5
  headless = true
6
  enableCORS = false
7
+ enableXsrfProtection = false
8
+ port = 8501