mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
Removed unnecessary run command form example
This commit is contained in:
parent
ca55afc0da
commit
8eddce31a2
@ -42,7 +42,7 @@ All examples assume you use `Nixpacks` as the build type.
|
||||
- Navigate to the "Environments" tab and add the following variable:
|
||||
|
||||
```plaintext
|
||||
NIXPACKS_BUILD_CMD="pnpm run generate"
|
||||
NIXPACKS_BUILD_CMD="pnpm generate"
|
||||
```
|
||||
|
||||
3. **Set the publish directory**:
|
||||
|
Loading…
Reference in New Issue
Block a user