From 9277a6716f98dc60be8a25836d0324716fc8b67c Mon Sep 17 00:00:00 2001 From: thatguyinabeanie Date: Fri, 8 Nov 2024 15:15:20 -0600 Subject: [PATCH] upload thing secret --- .vscode/settings.json | 1 + turbo.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 74ac673d..1f772e47 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -35,6 +35,7 @@ "ianvs", "jiti", "jullerino", + "JWKS", "nitropack", "Pressable", "prettiercache", diff --git a/turbo.json b/turbo.json index e2219bbb..975a4b57 100644 --- a/turbo.json +++ b/turbo.json @@ -67,7 +67,8 @@ "CLERK_PUBLIC_JWKS_URL", "CLERK_PUBLISHABLE_KEY", "PROD_API_BASE_URL", - "COOKIE_DOMAIN" + "COOKIE_DOMAIN", + "UPLOADTHING_SECRET" ], "globalPassThroughEnv": [ "NODE_ENV",