Reduce CPU & RAM.

This commit is contained in:
2025-09-27 17:12:18 +01:00
parent 976f3f53c4
commit d4d8370682

View File

@@ -60,8 +60,8 @@ job "wordpress" {
} }
resources { resources {
cpu = 6000 cpu = 4000
memory = 2048 memory = 1024
} }
service { service {