Skip to content

Commit 7fe9eab

Browse files
authored
Merge pull request #3161 from minrk/gesis-prime
make gesis prime
2 parents 9f9b752 + f0e9d99 commit 7fe9eab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/prod.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,12 +229,13 @@ federationRedirect:
229229
health: https://gke.mybinder.org/health
230230
versions: https://gke.mybinder.org/versions
231231
gesis:
232+
prime: true
232233
url: https://notebooks.gesis.org/binder
233234
weight: 60
234235
health: https://notebooks.gesis.org/binder/health
235236
versions: https://notebooks.gesis.org/binder/versions
236237
ovh2:
237-
prime: true
238+
prime: false
238239
url: https://ovh2.mybinder.org
239240
weight: 60
240241
health: https://ovh2.mybinder.org/health

0 commit comments

Comments
 (0)