Add more cpu to nextcloud

This commit is contained in:
Amarpreet Minhas 2021-06-06 17:51:57 -04:00
parent f804d2919a
commit 7c8a638ab4

View file

@ -59,7 +59,7 @@ job "nextcloud" {
}
resources {
cpu = 2000
cpu = 5000
memory = 2560
}
}