Hello, 2 days ago I’ve deployed a Prisma server to Heroku (using Prisma Cloud), it’s working fine and shows up in the Servers tab in Prisma Cloud but doesn’t show any Services. Because of that I can’t access data through Prisma Cloud databrowser. Any ideas how to fix that? Tried running
prisma init
or
prisma deploy
couple of times but without luck. Thanks!