Hello guys, how do i go about this PRISMA_MANAGEME...
# orm-help
a
Hello guys, how do i go about this PRISMA_MANAGEMENT_API_SECRET error while trying to re-deploy my prisma server, haunted me for the last many hours now
m
You have to execute 'export PRISMA_MANAGEMENT_API_SECRET="xxxxxxxxxxxxxx"' before you re-deploy your server.
a
wow, thanks @Martí Crespí that sorted my issue
👏 2