Attempt to fix pm2 config (5)
This commit is contained in:
parent
128568f462
commit
787fda193a
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
name: "supercosmic",
|
||||
script: "index.ts",
|
||||
script: "src/index.ts",
|
||||
interpreter: "~/.bun/bin/bun"
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue