first commit
This commit is contained in:
6
.streamlit/secrets.toml
Normal file
6
.streamlit/secrets.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[mysql]
|
||||
host = "localhost"
|
||||
port = 3306
|
||||
user = "root"
|
||||
password = ""
|
||||
dbname = "employee_attrition_db"
|
Reference in New Issue
Block a user