Ajout de .streamlit

This commit is contained in:
Stéphan Peccini 2025-05-14 16:00:57 +02:00
parent 39919ca596
commit 45fbd0f277

11
.streamlit/config.toml Normal file
View File

@ -0,0 +1,11 @@
[server]
enableXsrfProtection = false
enableCORS = false
enableStaticServing = true
[client]
showErrorDetails = true
toolbarMode = "minimal"
[theme]
base = "light"