mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
cli: update deps
This commit is contained in:
3
apps/web/.open-next/cloudflare/next-env.mjs
Normal file
3
apps/web/.open-next/cloudflare/next-env.mjs
Normal file
@@ -0,0 +1,3 @@
|
||||
export const production = {"NEXT_PUBLIC_POSTHOG_KEY":"phc_8ZUxEwwfKMajJLvxz1daGd931dYbQrwKNficBmsdIrs","NEXT_PUBLIC_POSTHOG_HOST":"https://us.i.posthog.com"};
|
||||
export const development = {"NEXT_PUBLIC_POSTHOG_KEY":"phc_8ZUxEwwfKMajJLvxz1daGd931dYbQrwKNficBmsdIrs","NEXT_PUBLIC_POSTHOG_HOST":"https://us.i.posthog.com"};
|
||||
export const test = {"NEXT_PUBLIC_POSTHOG_KEY":"phc_8ZUxEwwfKMajJLvxz1daGd931dYbQrwKNficBmsdIrs","NEXT_PUBLIC_POSTHOG_HOST":"https://us.i.posthog.com"};
|
||||
Reference in New Issue
Block a user