mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
Merge branch 'main' into fix/appbuilder-01
This commit is contained in:
commit
f5ad1f034e
1 changed files with 2 additions and 2 deletions
|
|
@ -5,11 +5,11 @@
|
|||
|
||||
[template.environment]
|
||||
NODE_ENV = "production"
|
||||
TOOOLJET_EDITION = "cloud"
|
||||
TOOLJET_EDITION = "cloud"
|
||||
NODE_VERSION = "22.15.1"
|
||||
NPM_VERSION = "10.9.2"
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/"
|
||||
status = 200
|
||||
status = 200
|
||||
|
|
|
|||
Loading…
Reference in a new issue