PROFILE=DEV DB_MIGRATIONS_PATH=../../tmp/prisma/migrations/<%- fileName %> DB_URL=postgres://<%- orgName %>:password@localhost:5432/<%- orgName %>?schema=<%- commonShortName %> DB_SCHEMA=<%- commonShortName %>