We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc5de0 commit bf6a2a0Copy full SHA for bf6a2a0
apps/webapp/prisma/seedCloud.ts
@@ -87,7 +87,7 @@ export async function seedCloud(prisma: PrismaClient) {
87
},
88
create: {
89
apiKey: "tr_prod_bNaLxayOXqoj",
90
- pkApiKey: "pk_dev_323f3650218e370508cf",
+ pkApiKey: "pk_dev_323f3650218e378191cf",
91
slug: "prod",
92
type: "PRODUCTION",
93
project: {
0 commit comments