Skip to content

Commit 4941f36

Browse files
authored
Merge pull request #3179 from yuvipanda/timeout
Increase traffic to 2i2c member
2 parents f3f38a8 + b56220e commit 4941f36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/hetzner-2i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ binderhub:
4747
- '--DockerEngine.extra_init_args={"timeout":120}'
4848

4949
LaunchQuota:
50-
total_quota: 20
50+
total_quota: 200
5151

5252
# DockerRegistry:
5353
# token_url: "https://2lmrrh8f.gra7.container-registry.ovh.net/service/token?service=harbor-registry"

config/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ federationRedirect:
231231
hetzner-2i2c:
232232
prime: true
233233
url: https://2i2c.mybinder.org
234-
weight: 20
234+
weight: 40
235235
health: https://2i2c.mybinder.org/health
236236
versions: https://2i2c.mybinder.org/versions
237237
gesis:

0 commit comments

Comments
 (0)