Silly question because I'm new to Heroku and Docker. What command(s) do I need to upgrade my Prisma container? Or do I change my docker-compose.yml and
prisma deploy
?
a
aroman
07/09/2018, 4:10 PM
Think you should be fine with
prisma deploy
setting the right endpoimt
l
lawjolla
07/09/2018, 4:11 PM
But that wouldn't upgrade the container on a local deployment without running