{
  "development": {
    "username": "postgres",
    "password": "bluAI-eamms317",
    "database": "blu_notes",
    "host": "38.242.138.167",
    "dialect": "postgres"
  },
  "test": {
    "username": "postgres",
    "password": "bluAI-eamms317",
    "database": "blu_notes",
    "host": "38.242.138.167",
    "dialect": "postgres"
  },
  "production": {
    "username": "postgres",
    "password": "bluAI-eamms317",
    "database": "blu_notes",
    "host": "38.242.138.167",
    "dialect": "postgres"
  } 
} 
