mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
chore: remove unnecessary aptPkgs from Nixpacks configuration
This commit is contained in:
@@ -30,7 +30,6 @@ CMD ["nginx", "-g", "daemon off;"]
|
|||||||
```toml
|
```toml
|
||||||
[phases.setup]
|
[phases.setup]
|
||||||
nixpkgsArchive = '51ad838b03a05b1de6f9f2a0fffecee64a9788ee'
|
nixpkgsArchive = '51ad838b03a05b1de6f9f2a0fffecee64a9788ee'
|
||||||
aptPkgs = ["openssh-client"]
|
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Select `Nixpacks` as the `Build Pack` in Coolify.
|
2. Select `Nixpacks` as the `Build Pack` in Coolify.
|
||||||
|
|||||||
Reference in New Issue
Block a user