Someone knows how to edid the name of the prisma s...
# orm-help
j
Someone knows how to edid the name of the prisma server that get generated on Heroku with the instant deployment?
k
hi I just did exactly that, I had to remove the server from the Prisma cloud dashboard, then rename it in heroku, then added an "existing server" again in Prisma cloud. You can find the management secret it asks for in the environment variables of your heroku app
the only change seems to be that the servers are now listed as "self-hosted" in my prisma cloud instead as "Heroku"
still works fine though