coolify setup

This commit is contained in:
2025-07-31 01:38:54 +02:00
parent c4a47661d8
commit 0c1327b01e

View File

@@ -1,5 +1,5 @@
[phases.setup] [phases.setup]
nixPkgs = ["hugo"] nixPkgs = ["hugo", "go"]
[ phases.build ] [ phases.build ]
cmds = ["hugo --minify --config config/_default/hugo.toml"] cmds = ["hugo --minify --config config/_default/hugo.toml"]