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