Compare commits
No commits in common. "99c031dfc4c3c5256e2dcafb5a962c4ec4fff336" and "9467dfea2adf92efbf527b7c4bb535d489b899ef" have entirely different histories.
99c031dfc4
...
9467dfea2a
1 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ job "email-android7" {
|
|||
|
||||
resources {
|
||||
cpu = 50
|
||||
memory = 200
|
||||
memory = 50
|
||||
}
|
||||
|
||||
service {
|
||||
|
@ -95,7 +95,7 @@ job "email-android7" {
|
|||
|
||||
resources {
|
||||
cpu = 50
|
||||
memory = 200
|
||||
memory = 50
|
||||
}
|
||||
|
||||
service {
|
||||
|
|
Loading…
Reference in a new issue