Add 500Mo x3 more RAM to postgres and 2Go less RAM to Matrix

This commit is contained in:
Quentin 2021-07-01 23:48:11 +02:00
parent 576ac2772e
commit e640f82eb8
Signed by untrusted user: quentin
GPG Key ID: A98E9B769E4FF428
2 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@ job "im" {
resources {
cpu = 1000
memory = 4000
memory = 2000
}
service {

View File

@ -110,7 +110,7 @@ job "postgres9.6" {
}
resources {
memory = 500
memory = 1000
}
service {