prisma / prisma-admin-feedback

Feedback for Prisma Admin (currently in invite-only preview)
6 stars 1 forks source link

What uri use for remote mongo DB? #155

Open j4nos opened 4 years ago

j4nos commented 4 years ago

With local DB I could make the tutorial here:

https://www.prisma.io/docs/get-started/01-setting-up-prisma-new-database-TYPESCRIPT-t002/

But if I set Mlab URI, prisma deploy will produce this error:

ERROR: No cluster could be found for workspace '*' and cluster 'default'

How should I set URI?

uri: mongodb://j4nos:xxx@ds251902.mlab.com:51902/ticket

Képernyőfotó 2019-08-26 - 11 50 28