In prisma.yml, when we do "${env:PRISMA_ENDPOINT}"...
# orm-help
n
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
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
I'd love to see your question (with a bit more context) in the Forum: http://www.prisma.io/forum/c/questions.
👍 1