Skip to content

Commit

Permalink
Revert "Temporarily disable curvenote pending upgrades, Make OVH prime"
Browse files Browse the repository at this point in the history
  • Loading branch information
manics authored Mar 5, 2024
1 parent da5d90b commit e014d63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,14 +234,14 @@ federationRedirect:
health: https://notebooks.gesis.org/binder/health
versions: https://notebooks.gesis.org/binder/versions
ovh2:
prime: true
prime: false
url: https://ovh2.mybinder.org
weight: 60
health: https://ovh2.mybinder.org/health
versions: https://ovh2.mybinder.org/versions
curvenote:
prime: false
prime: true
url: https://binder.curvenote.dev
weight: 0
weight: 20
health: https://binder.curvenote.dev/health
versions: https://binder.curvenote.dev/versions

0 comments on commit e014d63

Please sign in to comment.