From 205b59d1cf284fee7e79dc708262b415712985d4 Mon Sep 17 00:00:00 2001 From: Sefinek Date: Sat, 9 Nov 2024 02:57:00 +0100 Subject: [PATCH] name: 'wta' --- ecosystem.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem.config.js b/ecosystem.config.js index 644132c..f6a48b5 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -1,6 +1,6 @@ module.exports = { apps: [{ - name: 'waf', + name: 'wta', script: './index.js', // Configuration options