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