Attempt to fix pm2 config
This commit is contained in:
parent
28c59ef40c
commit
139c7d1eae
|
@ -1,4 +1,4 @@
|
||||||
module.exports = {
|
export default {
|
||||||
name: "supercosmic",
|
name: "supercosmic",
|
||||||
script: "index.ts",
|
script: "index.ts",
|
||||||
interpreter: "~/.bun/bin/bun"
|
interpreter: "~/.bun/bin/bun"
|
||||||
|
|
Loading…
Reference in New Issue