This commit is contained in:
parent
9e30aab354
commit
083cef3abd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ module.exports = {
|
|||
'post-deploy':
|
||||
'npm run build && pm2 reload ecosystem.config.cjs --only embroidery-viewer --env production && pm2 save',
|
||||
env: {
|
||||
PORT: 7017,
|
||||
PORT: 8001,
|
||||
NODE_ENV: 'production',
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue