From b39b48abaabeb12803d3f0e601ba00062b451928 Mon Sep 17 00:00:00 2001 From: bgharbi Date: Thu, 14 Sep 2023 23:17:01 +0200 Subject: [PATCH] update cloudflare pages name -- migration (add callback whitelist) WIP --- workspaces/cms-config/src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/cms-config/src/main.ts b/workspaces/cms-config/src/main.ts index ec5376b8e1b..c4cafbdee28 100644 --- a/workspaces/cms-config/src/main.ts +++ b/workspaces/cms-config/src/main.ts @@ -12,7 +12,7 @@ export const CMSConfig = { name: "github-yuki", repo: "starknet-io/starknet-website", branch: "dev", - base_url: "https://netlify-cms-auth.yukilabs.workers.dev", + base_url: "netlify-cms-auth.haim-6b2.workers.dev", preview_context: "Vercel – starknet-website", }, publish_mode: "editorial_workflow",