bppapsdf
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export const apps = [
|
||||
{
|
||||
name: "poem-bot",
|
||||
script: "dist/index.cjs",
|
||||
interpreter: "node",
|
||||
instances: 1,
|
||||
watch: false,
|
||||
},
|
||||
];
|
||||
Reference in New Issue
Block a user