Skip to content

Commit

Permalink
Merge pull request #10 from ViniciusNovaes/increasing-ttl
Browse files Browse the repository at this point in the history
increasing ttl
  • Loading branch information
MaianaBt authored Jun 5, 2023
2 parents fdc360f + 33e4def commit 212ae3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node/service.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"memory": 256,
"ttl": 10,
"ttl": 60,
"timeout": 2,
"minReplicas": 2,
"maxReplicas": 4,
Expand All @@ -11,4 +11,4 @@
"public": true
}
}
}
}

0 comments on commit 212ae3b

Please sign in to comment.