mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 07:12:37 +00:00
docs: update pm2 start script (#1741)
This commit is contained in:
parent
5a27db7947
commit
104d3e3fce
@ -47,7 +47,7 @@ module.exports = {
|
||||
name: 'NuxtAppName',
|
||||
exec_mode: 'cluster',
|
||||
instances: 'max',
|
||||
script: './.output/server/index.js'
|
||||
script: './.output/server/index.mjs'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user