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