fixed pass

This commit is contained in:
Dani Herrero 2017-06-01 08:26:48 +02:00
parent 6dcf37fc5a
commit b9c43ec961
2 changed files with 4 additions and 4 deletions

View File

@ -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"
} }

View File

@ -3,7 +3,7 @@
"port": 465, "port": 465,
"secure": true, "secure": true,
"auth": { "auth": {
"user": "nocontestar", "user": "",
"pass": "ub606cux7op" "pass": ""
} }
} }