diff --git a/services/wordpress.hcl b/services/wordpress.hcl index 02c214b..af33166 100644 --- a/services/wordpress.hcl +++ b/services/wordpress.hcl @@ -60,8 +60,8 @@ job "wordpress" { } resources { - cpu = 6000 - memory = 2048 + cpu = 4000 + memory = 1024 } service {