Parthiban97 commited on
Commit
b4182e3
·
verified ·
1 Parent(s): ff95d63

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +0 -27
.streamlit/config.toml CHANGED
@@ -1,27 +0,0 @@
1
- [12]
2
- Host = "localhost"
3
- Port = "3306"
4
- User = "root"
5
- Password = "mysql"
6
- Databases = "atliq_tshirts"
7
-
8
- [13]
9
- Host = "localhost"
10
- Port = "3306"
11
- User = "root"
12
- Password = "mysql"
13
- Databases = "moviesdb"
14
-
15
- [14]
16
- Host = "localhost"
17
- Port = "3306"
18
- User = "root"
19
- Password = "mysql"
20
- Databases = "moviesdb"
21
-
22
- [1]
23
- Host = "localhost"
24
- Port = "3306"
25
- User = "root"
26
- Password = "mysql"
27
- Databases = "moviesdb"