diff options
-rw-r--r-- | nomad/email.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/email.hcl b/nomad/email.hcl index f085324..1cb0c23 100644 --- a/nomad/email.hcl +++ b/nomad/email.hcl @@ -261,7 +261,7 @@ job "email" { resources { cpu = 100 - memory = 50 + memory = 200 network { mbits = 1 port "smtp_port" { |