{
  "DB_SETTINGS": {
    "host": "localhost",
    "port": 5432,
    "username": "postgres",
    "password": "postgres",
    "database": "nestjs_graphql_tools_development_public",
    "logging": "all",
    "synchronize": true
  }
}
