{ "development": { "username": "docker", "password": "docker", "database": "CrmIntegration", "port": "5431", "dialect": "postgres", "logging": false }, "test": { "use_env_variable": "DATABASE_URL" }, "production": { "use_env_variable": "DATABASE_URL" } }