{ "type": "mysql", "host": "localhost", "port": 3306, "username": "root", "password": "TpaM2101122", "database": "base_nest", "entities": ["dist/**/*.entity{.ts,.js}"], "charset": "utf8mb4", "synchronize": true }