Skip to content

Commit

Permalink
Add daily restart of main cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Jan 2, 2025
1 parent 2e40a04 commit 27d7aca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pup.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
{
"id": "spotweb-main", // Required
"cmd": "deno run -A --unstable-ffi --unstable-net main.ts", // Required
"terminate": "0 50 0 * * *",
"env": { "PORT": "6000" },
"autostart": true,
"cluster": {
Expand Down

0 comments on commit 27d7aca

Please sign in to comment.