From d747e063d788d7fdf85382a60f622dcf4fd244a2 Mon Sep 17 00:00:00 2001 From: adriano Date: Mon, 9 Jun 2025 12:36:47 -0300 Subject: [PATCH] chore: updated name to pm2 process --- frontend/ecosystem.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/ecosystem.config.js b/frontend/ecosystem.config.js index a2a1b99..3f144ae 100644 --- a/frontend/ecosystem.config.js +++ b/frontend/ecosystem.config.js @@ -1,7 +1,7 @@ module.exports = { apps: [ { - name: "frontend-transcription", + name: "frontend-transcription-usage-cost", script: "npm", args: "run start", env: {