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 {
cpu = 6000
memory = 2048
cpu = 4000
memory = 1024
}
service {