Spaces:
Sleeping
Sleeping
Update .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +5 -3
.streamlit/secrets.toml
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
[login]
|
2 |
-
username = "altero"
|
3 |
-
password = "altero1234!"
|
|
|
|
|
|
1 |
+
[login]
|
2 |
+
username = "altero"
|
3 |
+
password = "altero1234!"
|
4 |
+
[theme]
|
5 |
+
base="light"
|