Skip to content

Commit

Permalink
use less mem
Browse files Browse the repository at this point in the history
foodelevator committed Sep 19, 2024
1 parent b918832 commit 1027f78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions job.nomad.hcl
Original file line number Diff line number Diff line change
@@ -38,6 +38,10 @@ ENV
destination = "local/.env"
env = true
}

resources {
memory = 128
}
}
}
}

0 comments on commit 1027f78

Please sign in to comment.