Attempt to fix pm2 config

This commit is contained in:
Hri7566 2023-12-06 15:25:29 -05:00
parent 28c59ef40c
commit 139c7d1eae
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module.exports = {
export default {
name: "supercosmic",
script: "index.ts",
interpreter: "~/.bun/bin/bun"