From 3d782fe3b354bff988c6d4a111d4d5905f3441f7 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Thu, 30 Nov 2023 23:03:54 +0000 Subject: [PATCH] Add curvenote to federation, weight 1 --- config/prod.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/prod.yaml b/config/prod.yaml index d2f006155..d0f53e02a 100644 --- a/config/prod.yaml +++ b/config/prod.yaml @@ -239,3 +239,8 @@ federationRedirect: weight: 100 health: https://ovh2.mybinder.org/health versions: https://ovh2.mybinder.org/versions + curvenote: + url: https://binder.curvenote.dev + weight: 1 + health: https://binder.curvenote.dev/health + versions: https://binder.curvenote.dev/versions