Skip to content

Commit

Permalink
Merge pull request #3203 from yuvipanda/no-bare
Browse files Browse the repository at this point in the history
Temporarily stop sending traffic to 2i2c-bare
  • Loading branch information
yuvipanda authored Jan 29, 2025
2 parents b737d7d + 3d7735b commit 4cff375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,13 +231,13 @@ federationRedirect:
hetzner-2i2c:
prime: true
url: https://2i2c.mybinder.org
weight: 70
weight: 75
health: https://2i2c.mybinder.org/health
versions: https://2i2c.mybinder.org/versions
hetzner-2i2c-bare:
prime: false
url: https://2i2c-bare.mybinder.org
weight: 5
weight: 0
health: https://2i2c-bare.mybinder.org/health
versions: https://2i2c-bare.mybinder.org/versions
gesis:
Expand Down

0 comments on commit 4cff375

Please sign in to comment.