Increase photoprism resources

This commit is contained in:
IamTheFij 2023-03-02 10:39:42 -08:00
parent 208f90e7bf
commit f41bdb7dd0

View File

@ -129,9 +129,9 @@ module "photoprism_module" {
PHOTOPRISM_UMASK = 0000
}
resources = {
cpu = 1000
memory = 2000
memory_max = 3000
cpu = 2000
memory = 3000
memory_max = 4000
}
use_mysql = true
use_vault = true