Ecosystem for ag-beats changed for Prod
This commit is contained in:
@@ -8,8 +8,8 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
name: "ag-beats",
|
||||
script: "npm",
|
||||
args: "start",
|
||||
script: "./node_modules/.bin/tsx",
|
||||
args: "server/index.ts",
|
||||
cwd: "/usr/src/app/ag-beats",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user