Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaldesigndj committed Sep 20, 2023
1 parent 5e8f183 commit d848552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecosystem.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
apps: [{
name: "hyprtxt.dev",
script: "deno task run",
script: "deno task start",
}],
}

0 comments on commit d848552

Please sign in to comment.