Skip to content

Commit f85aa51

Browse files
authored
Merge pull request jupyterhub#3212 from jupyterhub/revert-3203-no-bare
Revert "Temporarily stop sending traffic to 2i2c-bare"
2 parents 0fd5042 + ae4593b commit f85aa51

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
@@ -231,13 +231,13 @@ federationRedirect:
231231
hetzner-2i2c:
232232
prime: true
233233
url: https://2i2c.mybinder.org
234-
weight: 75
234+
weight: 70
235235
health: https://2i2c.mybinder.org/health
236236
versions: https://2i2c.mybinder.org/versions
237237
hetzner-2i2c-bare:
238238
prime: false
239239
url: https://2i2c-bare.mybinder.org
240-
weight: 0
240+
weight: 5
241241
health: https://2i2c-bare.mybinder.org/health
242242
versions: https://2i2c-bare.mybinder.org/versions
243243
gesis:

0 commit comments

Comments
 (0)