diff --git a/services/wordpress.hcl b/services/wordpress.hcl index 2fda79d..80fbd18 100644 --- a/services/wordpress.hcl +++ b/services/wordpress.hcl @@ -60,7 +60,7 @@ job "wordpress" { } resources { - cpu = 4000 + cpu = 2000 memory = 1024 }