Skip to content

Commit

Permalink
chore(infra): add stopTimeout
Browse files Browse the repository at this point in the history
  • Loading branch information
yossi-eynav committed May 22, 2024
1 parent 20dbf6b commit 019f27d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions server/.aws/production-task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"containerDefinitions": [
{
"name": "meirim",
"stopTimeout": 600,
"image": "072085314121.dkr.ecr.il-central-1.amazonaws.com/meirim-server:latest",
"healthCheck": {
"command": ["curl" ,"-f" ,"http://localhost:80/health"]
Expand Down
1 change: 1 addition & 0 deletions server/.aws/staging-task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"containerDefinitions": [
{
"name": "meirim",
"stopTimeout": 600,
"image": "072085314121.dkr.ecr.il-central-1.amazonaws.com/meirim-server:latest",
"healthCheck": {
"command": ["curl" ,"-f" ,"http://localhost:80/health"]
Expand Down
1 change: 1 addition & 0 deletions server/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@




0 comments on commit 019f27d

Please sign in to comment.
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy