This commit is contained in:
2020-09-17 12:02:31 -05:00
parent 5ad7e0d413
commit 88e5c42d11
2 changed files with 162 additions and 138 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
"type": "mysql",
"host": "localhost",
"port": 3306,
"username": "local",
"password": "123",
"username": "root",
"password": "hola",
"database": "pcpuma",
"synchronize": false,
"logging": false,