.
This commit is contained in:
parent
67aeeea9b4
commit
fa975b9743
3 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ module.exports = {
|
|||
apps: [
|
||||
{
|
||||
name: "estaticos",
|
||||
script: "pnpm i && pnpm run dev"
|
||||
script: "pnpm i --ignore-scripts --frozen-lockfile && pnpm run dev"
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue