You've already forked AstralRinth
forked from didirus/AstralRinth
[hotfix] fix env var
This commit is contained in:
@@ -352,7 +352,7 @@ export default defineNuxtConfig({
|
|||||||
turnstile: { siteKey: "0x4AAAAAAAW3guHM6Eunbgwu" },
|
turnstile: { siteKey: "0x4AAAAAAAW3guHM6Eunbgwu" },
|
||||||
|
|
||||||
stripePublishableKey:
|
stripePublishableKey:
|
||||||
process.env.RATE_LIMIT_IGNORE_KEY ||
|
process.env.STRIPE_PUBLISHABLE_KEY ||
|
||||||
globalThis.STRIPE_PUBLISHABLE_KEY ||
|
globalThis.STRIPE_PUBLISHABLE_KEY ||
|
||||||
"pk_test_51JbFxJJygY5LJFfKV50mnXzz3YLvBVe2Gd1jn7ljWAkaBlRz3VQdxN9mXcPSrFbSqxwAb0svte9yhnsmm7qHfcWn00R611Ce7b",
|
"pk_test_51JbFxJJygY5LJFfKV50mnXzz3YLvBVe2Gd1jn7ljWAkaBlRz3VQdxN9mXcPSrFbSqxwAb0svte9yhnsmm7qHfcWn00R611Ce7b",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user