Skip to content

Commit e92a942

Browse files
authored
Merge pull request #3259 from jupyterhub/revert-3254-gesis-reduce
Bring GESIS server back to rotation
2 parents 6981102 + f796bea commit e92a942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/prod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ federationRedirect:
230230
hetzner-2i2c:
231231
prime: true
232232
url: https://2i2c.mybinder.org
233-
weight: 100
233+
weight: 50
234234
health: https://2i2c.mybinder.org/health
235235
versions: https://2i2c.mybinder.org/versions
236236
hetzner-2i2c-bare:
@@ -242,7 +242,7 @@ federationRedirect:
242242
gesis:
243243
prime: false
244244
url: https://notebooks.gesis.org/binder
245-
weight: 0
245+
weight: 50
246246
health: https://notebooks.gesis.org/binder/health
247247
versions: https://notebooks.gesis.org/binder/versions
248248
ovh2:

0 commit comments

Comments
 (0)