Renames project to Knight Crawler

This commit is contained in:
Gabisonfire
2024-02-03 23:21:20 -05:00
parent a8173a0ba7
commit 5fe3f471e9
19 changed files with 77 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
module.exports = {
apps: [
{
name: "torrentio-selfhostio",
name: "knightcrawler",
script: "npm start",
cwd: "/app",
watch: ["./dist/index.cjs"],