Skip to content

Commit

Permalink
Temporarily stop sending traffic to 2i2c-bare
Browse files Browse the repository at this point in the history
Am going to use it to experiment with getting rid of the
registry altogether
  • Loading branch information
yuvipanda committed Jan 29, 2025
1 parent b737d7d commit 3d7735b
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 3d7735b

Please sign in to comment.