#!/bin/bash

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