{ "type": "mongodb", "host": "mongo", "port": 27017, "username": "", "password": "", "database": "db-extract-pdf", "synchronize": false, "logging": false, "entities": [ "src/modules/**/typeorm/entities/*.ts" ] }