Skip to content

Commit 07898fe

Browse files
committed
Update config
1 parent 2b3d613 commit 07898fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export const CONFIG = {
22
urls: {
33
api: process.env.NEXT_PUBLIC_API_URL,
44
production: "https://frontmatter.codes",
5-
preview: "https://cloudflare.front-matter-docs.pages.dev",
5+
preview: "https://beta.frontmatter.codes",
66
local: "http://localhost:3000",
77
},
88
api: {

0 commit comments

Comments
 (0)