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