fixed pass
This commit is contained in:
parent
6dcf37fc5a
commit
b9c43ec961
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"host": "test-db.verdnatura.es",
|
||||
"port": 3307,
|
||||
"user": "reports",
|
||||
"password": "78ZZv9xsjwRi1j2T",
|
||||
"user": "",
|
||||
"password": "",
|
||||
"database": "vn2008"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"port": 465,
|
||||
"secure": true,
|
||||
"auth": {
|
||||
"user": "nocontestar",
|
||||
"pass": "ub606cux7op"
|
||||
"user": "",
|
||||
"pass": ""
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue