From e014d632b51e1f1ba1104e886b748a0af46c533e Mon Sep 17 00:00:00 2001 From: Simon Li Date: Tue, 5 Mar 2024 11:04:35 +0000 Subject: [PATCH] Revert "Temporarily disable curvenote pending upgrades, Make OVH prime" --- config/prod.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/prod.yaml b/config/prod.yaml index c61c05705..a9e29b916 100644 --- a/config/prod.yaml +++ b/config/prod.yaml @@ -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