chore: untrack machine-specific streamlit config
This commit is contained in:
@@ -8,3 +8,4 @@ ftp_config.json
|
|||||||
ftp_accounts.json
|
ftp_accounts.json
|
||||||
*.docx
|
*.docx
|
||||||
*.pyo
|
*.pyo
|
||||||
|
.streamlit/config.toml
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
[theme]
|
|
||||||
base = "light"
|
|
||||||
primaryColor = "#2E75B6"
|
|
||||||
backgroundColor = "#ffffff"
|
|
||||||
secondaryBackgroundColor = "#f0f2f6"
|
|
||||||
textColor = "#1a1a1a"
|
|
||||||
font = "sans serif"
|
|
||||||
|
|
||||||
[server]
|
|
||||||
address = "127.0.0.1"
|
|
||||||
port = 8501
|
|
||||||
Reference in New Issue
Block a user