Skip to content

Commit

Permalink
Up default timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
joeholley committed Jan 9, 2019
1 parent 2268baf commit 75f2b84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/matchmaker_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"backend": {
"hostname": "om-backendapi",
"port": 50505,
"timeout": 30
"timeout": 90
},
"frontend": {
"hostname": "om-frontendapi",
Expand Down Expand Up @@ -57,11 +57,11 @@
},
"defaultImages": {
"evaluator": {
"name": "gcr.io/open-match-public-images/openmatch-evaluator",
"name": "gcr.io/corded-velocity-228104/openmatch-evaluator",
"tag": "dev"
},
"mmf": {
"name": "gcr.io/open-match-public-images/openmatch-mmf-py3-mmlogic-simple",
"name": "gcr.io/corded-velocity-228104/openmatch-mmf-py3-mmlogic-simple",
"tag": "dev"
}
},
Expand Down

0 comments on commit 75f2b84

Please sign in to comment.