chore: updated name to pm2 process
parent
bf0c82d195
commit
d747e063d7
|
@ -1,7 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
apps: [
|
apps: [
|
||||||
{
|
{
|
||||||
name: "frontend-transcription",
|
name: "frontend-transcription-usage-cost",
|
||||||
script: "npm",
|
script: "npm",
|
||||||
args: "run start",
|
args: "run start",
|
||||||
env: {
|
env: {
|
||||||
|
|
Loading…
Reference in New Issue