Add more cpu to nextcloud
This commit is contained in:
parent
f804d2919a
commit
7c8a638ab4
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ job "nextcloud" {
|
||||||
}
|
}
|
||||||
|
|
||||||
resources {
|
resources {
|
||||||
cpu = 2000
|
cpu = 5000
|
||||||
memory = 2560
|
memory = 2560
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue