#!/bin/bash

export DATABASE_URL=postgres://postgres:postgres@localhost/postgres
