mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Update nixpacks.toml
This commit is contained in:
parent
c7bbc3c057
commit
021273d07d
@ -1,2 +1,5 @@
|
||||
[phases.install]
|
||||
aptPkgs = ["...", "build-essential"]
|
||||
|
||||
[phases.build]
|
||||
cmds = ["mix compile", "mix ecto.setup", "pushd assets && npm install && popd"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user