Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkMakerofc authored Jul 9, 2023
1 parent 3a378d5 commit 770486f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .replit
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
entrypoint = "main.js"

hidden = [".config", "package-lock.json"]
run = "pm2 kill && pm2 start main.js && pm2 logs"
run = "pm2 kill && pm2 start main.js && pm2 logs && pm2 --deep-monitoring"

[[hints]]
regex = "Error \\[ERR_REQUIRE_ESM\\]"
Expand Down

0 comments on commit 770486f

Please sign in to comment.