Join Slack
Powered by
In prisma.yml, when we do "${env:PRISMA_ENDPOINT}"...
# orm-help
n
nuno
10/24/2018, 9:37 AM
In prisma.yml, when we do "${env:PRISMA_ENDPOINT}", where does that syntax come from? What parses the ${env:something} and what else can we do with it?
n
nilan
10/24/2018, 9:38 AM
read
https://www.prisma.io/docs/prisma-cli-and-configuration/prisma-yml-5cy7/#using-variables
👍 1
n
nuno
10/24/2018, 9:51 AM
I've created a shellscript to copy the prisma bindings (the "generated" directory) to multiple clients. Is there a more cleaner way to do it?
n
nilan
10/24/2018, 10:01 AM
I'd love to see your question (with a bit more context) in the Forum:
http://www.prisma.io/forum/c/questions
.
👍 1
n
nuno
10/24/2018, 10:32 AM
https://www.prisma.io/forum/t/how-to-generate-prisma-bindings-for-multiple-clients/4778
Open in Slack
Previous
Next