This commit is contained in:
Damien Broqua 2020-02-11 19:49:23 +01:00
parent fae42cb001
commit 0e8101c9e4
2 changed files with 7 additions and 1 deletions

View file

@ -9,7 +9,7 @@
},
"ci": {
"username": "postgres",
"password": "",
"password": "postgres",
"database": "postgres",
"host": "postgres",
"dialect": "postgres",