export DEBUG=0
export DBUSER=mboyd
export DBDRIVER=org.postgresql.Driver
export DBPASSWD=secret
export DBURL=jdbc:postgresql://localhost/
