chore: updated name to pm2 process

master
adriano 2025-06-09 12:36:47 -03:00
parent bf0c82d195
commit d747e063d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
module.exports = {
apps: [
{
name: "frontend-transcription",
name: "frontend-transcription-usage-cost",
script: "npm",
args: "run start",
env: {