Skip to content

Commit 1163d1f

Browse files
authored
Merge pull request #59 from prisma/add-cloudflare-link
Add cloudflare link
2 parents ac91686 + bccd84f commit 1163d1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema-api-routes/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const allowedOrigins = [
1414
"https://create-db.prisma.io",
1515
"https://claim-db-worker.raycast-0ef.workers.dev",
1616
"https://claim-db-worker-staging.raycast-0ef.workers.dev",
17+
/^https:\/\/cloudflare-booth.*\.vercel\.app$/,
1718
/^https:\/\/claim-db-worker.*\.vercel\.app$/,
1819
/^https:\/\/create-db-schema-api-routes(-\w+)?\.vercel\.app$/,
1920
/^https:\/\/.*-claim-db-worker\.datacdn\.workers\.dev/,

0 commit comments

Comments
 (0)