Skip to content

Commit 4cff375

Browse files
authored
Merge pull request #3203 from yuvipanda/no-bare
Temporarily stop sending traffic to 2i2c-bare
2 parents b737d7d + 3d7735b commit 4cff375

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: 70
234+
weight: 75
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: 5
240+
weight: 0
241241
health: https://2i2c-bare.mybinder.org/health
242242
versions: https://2i2c-bare.mybinder.org/versions
243243
gesis:

0 commit comments

Comments
 (0)