#!/bin/bash

docker exec -it services-postgres psql -U postgres

