Skip to content

Commit

Permalink
Merge pull request #15 from ATOR-Development/bugfix/oom
Browse files Browse the repository at this point in the history
Try to fix OOM issue
  • Loading branch information
floodcode authored Jun 27, 2024
2 parents 8649b9b + f68b3aa commit 6dd3e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations/deploy-live.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ ORPort {{ env `NOMAD_PORT_orport` }}

resources {
cpu = 1000
memory = 1000
memory = 1500
}

template {
Expand Down

0 comments on commit 6dd3e51

Please sign in to comment.