Skip to content

Commit 2a7c586

Browse files
authored
Merge pull request jupyterhub#3216 from jupyterhub/revert-3212-revert-3203-no-bare
Revert "Revert "Temporarily stop sending traffic to 2i2c-bare""
2 parents 5411674 + 597f055 commit 2a7c586

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,13 +230,13 @@ federationRedirect:
230230
hetzner-2i2c:
231231
prime: true
232232
url: https://2i2c.mybinder.org
233-
weight: 70
233+
weight: 75
234234
health: https://2i2c.mybinder.org/health
235235
versions: https://2i2c.mybinder.org/versions
236236
hetzner-2i2c-bare:
237237
prime: false
238238
url: https://2i2c-bare.mybinder.org
239-
weight: 5
239+
weight: 0
240240
health: https://2i2c-bare.mybinder.org/health
241241
versions: https://2i2c-bare.mybinder.org/versions
242242
gesis:

0 commit comments

Comments
 (0)