Does anyone have experience with `prisma + postgre...
# orm-help
b
Does anyone have experience with
prisma + postgres + ssl
? I cannot figure out how to set it up properly. How do I add my certificate to the prisma deployment?
j
Don't think you can do that directly. I'd probably go with an nginx-proxy if you're using docker/docker-compose to run it.