Spaces:
Build error
Build error
Upload config.toml
Browse files- .streamlit/config.toml +5 -0
.streamlit/config.toml
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[login]
|
| 2 |
+
username = "altero"
|
| 3 |
+
password = "altero1234!"
|
| 4 |
+
[theme]
|
| 5 |
+
base="light"
|