@@ -0,0 +1,3 @@
+DATABASE_URL=postgres://postgres@127.0.0.1:5432/mint
+MIGRATION_DIRECTORY=db/postgresql/migrations
+