mirror of
https://github.com/tabler/tabler.git
synced 2026-08-05 01:44:41 +04:00
Add new environment variables for DocSearch in turbo.json
This commit is contained in:
+4
-1
@@ -3,7 +3,10 @@
|
||||
"globalEnv": [
|
||||
"NODE_ENV",
|
||||
"NEXT_PUBLIC_POSTHOG_KEY",
|
||||
"NEXT_PUBLIC_POSTHOG_HOST"
|
||||
"NEXT_PUBLIC_POSTHOG_HOST",
|
||||
"DOCSEARCH_API_KEY",
|
||||
"DOCSEARCH_APP_ID",
|
||||
"DOCSEARCH_INDEX_NAME"
|
||||
],
|
||||
"tasks": {
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user