Update ecosystem.config.js

This commit is contained in:
l198881 2021-05-25 19:18:07 -03:00 committed by GitHub
parent 6b8d567c70
commit bbb86895e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
module.exports = {
apps: [
{
name: 'demo',
name: 'typescript tests',
script: './start.js',
env: {
HOST: 'localhost',