dbDriver=org.postgresql.Driver
dbConnectionURL=jdbc:postgresql://127.0.0.1/casDatabase
dbUsername=tester
dbPassword=dummy

