Bump up MySQL memory

This commit is contained in:
IamTheFij 2023-07-19 09:37:23 -07:00
parent 9b11ad9a69
commit 10a9689eef
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ MYSQL_ROOT_PASSWORD={{ .mysql_root_password }}
resources {
cpu = 300
memory = 1024
memory = 1536
}
}