Virtual Environment
Configure your environment variables using JavaScript.
To enable this optional feature, add the virtualEnvironment
element to your optionalFeatures array in your configuration object.
Feature Effect
Prisma Util will run the environment function from your configuration file, then it will pass the resulting environment to the Prisma CLI.
Last updated