mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:07:20 +00:00
modified: nixpacks.toml
This commit is contained in:
parent
cb2c936749
commit
f00f6dd75c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
providers = ["node"]
|
providers = ["node"]
|
||||||
|
|
||||||
[phases.setup]
|
[phases.setup]
|
||||||
nixPkgs = ["nodejs_20", "npm"]
|
nixPkgs = ["nodejs_20"]
|
||||||
|
|
||||||
[phases.install]
|
[phases.install]
|
||||||
cmds = ["npm install"]
|
cmds = ["npm install"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue