We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f702bd commit 64813f9Copy full SHA for 64813f9
nuxt.config.ts
@@ -73,7 +73,7 @@ export default defineNuxtConfig({
73
INKEEP_INTEGRATION_ID: '',
74
INKEEP_ORGANIZATION_ID: '',
75
NEWSLETTER_URL: '',
76
- PRODUCT_DIRECTUS_URL: '',
+ PRODUCT_DIRECTUS_URL: 'https://product-team.directus.app',
77
},
78
79
routeRules: {
0 commit comments