coolify setup
This commit is contained in:
11
nixpacks.toml
Normal file
11
nixpacks.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[phases.setup]
|
||||
aptPkgs = ["hugo"]
|
||||
|
||||
[ phases.build ]
|
||||
cmds = ["hugo --minify --config config/_default/hugo.toml"]
|
||||
|
||||
[ environment ]
|
||||
HUGO_VERSION = "0.123.0"
|
||||
|
||||
[[ nixpacks.included_files ]]
|
||||
paths = ["/dist"]
|
Reference in New Issue
Block a user