More RAM for mysqld

This commit is contained in:
2024-08-22 10:51:37 +01:00
parent 5bce0ea072
commit 0986574628

View File

@@ -46,7 +46,7 @@ job "mysql" {
resources { resources {
cpu = 3000 cpu = 3000
memory = 1500 memory = 4500
} }
} }