More CPU & RAM.

This commit is contained in:
2024-01-02 18:53:53 +00:00
parent 729f06e54a
commit 9810d96638

View File

@@ -35,8 +35,8 @@ job "mysql" {
}
resources {
cpu = 1000
memory = 512
cpu = 3000
memory = 1024
}
}