mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
Merge pull request #8030 from ToolJet/docs-net-docs
changes for netlify
This commit is contained in:
commit
24b6d6f529
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[build]
|
||||
base = "docs/"
|
||||
publish = "build"
|
||||
command = "GA_MID=$GA_MID ALGOLIA_API_KEY=$ALGOLIA_API_KEY npm run build"
|
||||
command = "GTM=$GTM ALGOLIA_API_KEY=$ALGOLIA_API_KEY npm run build"
|
||||
|
||||
[template.environment]
|
||||
NODE_ENV = "production"
|
||||
|
|
|
|||
Loading…
Reference in a new issue