diff --git a/ecosystem.config.js b/ecosystem.config.js index 2d95474f4..3258b9d34 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -1,7 +1,7 @@ module.exports = { apps: [ { - name: 'demo', + name: 'typescript tests', script: './start.js', env: { HOST: 'localhost',