This commit is contained in:
parent
5e3f1a071c
commit
94383cb5fc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ module.exports = {
|
|||
path: '/home/deployer/embroidery-viewer',
|
||||
'pre-deploy': 'rm package-lock.json && npm i',
|
||||
'post-deploy':
|
||||
'npm run build && pm2 reload ecosystem.config.cjs --only acelera-alagoas-prod --env production && pm2 save',
|
||||
'npm run build && pm2 reload ecosystem.config.cjs --only embroidery-viewer --env production && pm2 save',
|
||||
env: {
|
||||
PORT: 7017,
|
||||
NODE_ENV: 'production',
|
||||
|
|
Loading…
Add table
Reference in a new issue