Parthiban97 commited on
Commit
96090ed
·
verified ·
1 Parent(s): ea901ab

Update .streamlit/secrets.toml

Browse files
Files changed (1) hide show
  1. .streamlit/secrets.toml +6 -5
.streamlit/secrets.toml CHANGED
@@ -1,5 +1,6 @@
1
- Host = "34.70.107.70"
2
- Port = "3306"
3
- User = "root"
4
- Password = "mysql"
5
- Databases = "atliq_tshirts"
 
 
1
+ [server]
2
+ Host = ""
3
+ Port = ""
4
+ User = ""
5
+ Password = ""
6
+ Databases = ""