Hi folks, I’m trying to get a private Prisma insta...
# orm-help
s
Hi folks, I’m trying to get a private Prisma instance up and running, with a Postgres backend (so I can migrate from an existing PG database more easily). I’ve managed to get a database, and the graphql crud endpoint up at: https://makelight-courses-api.herokuapp.com/ But now if I go into the the Prisma Cloud webapp and try to add it as a “Server”, I get “Network error: unable to fetch”. I’ve tried http. https, with and without the 4466 port but no luck. I think perhaps I’m missing something here. Can anyone point me towards a solution?
Oh, and as if by magic, I tried again without the port, and with https and it worked. Maybe make this page a little more explanatory as to what the URL should be?
n
Thanks @Stef could you share that feedback here: https://github.com/graphcool/prisma-cloud-feedback/? 🙂 We'll improve that dialog soon.