diff --git a/services/wordpress.hcl b/services/wordpress.hcl index 1fb4eee..a47e2f3 100644 --- a/services/wordpress.hcl +++ b/services/wordpress.hcl @@ -43,7 +43,7 @@ job "wordpress" { } resources { - cpu = 1000 + cpu = 2000 memory = 1024 }