diff --git a/config/curvenote.yaml b/config/curvenote.yaml index f62ef71d7..180f9ab77 100644 --- a/config/curvenote.yaml +++ b/config/curvenote.yaml @@ -17,7 +17,7 @@ binderhub: memory_request: "2G" LaunchQuota: - total_quota: 40 + total_quota: 50 ExternalRegistryHelper: service_url: http://curvenote-binderhub-container-registry-helper:8080 diff --git a/config/prod.yaml b/config/prod.yaml index a09470511..17105507f 100644 --- a/config/prod.yaml +++ b/config/prod.yaml @@ -241,6 +241,6 @@ federationRedirect: versions: https://ovh2.mybinder.org/versions curvenote: url: https://binder.curvenote.dev - weight: 10 + weight: 20 health: https://binder.curvenote.dev/health versions: https://binder.curvenote.dev/versions