hey, what is the proper way of changing prisma sec...
# prisma-whats-new
d
hey, what is the proper way of changing prisma secret? I am failing to find some docs on that
l
Change it and redeploy. I think there was some bug where it wouldn't update if the secret was the only thing that changed, so try changing something else in the schema
d
ok, changing schema actually helped, thanks, did not expect that 😄
💯 1