Skip to content

Commit

Permalink
chore: add site Berlin to new DKTK broker
Browse files Browse the repository at this point in the history
  • Loading branch information
lablans authored and TKussel committed Jun 30, 2023
1 parent b73e1c3 commit 5b660df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export const environment = {
'dev.broker.ccp-it.dktk.dkfz.de',
new URL('https://backend.demo.lens.samply.de/test/'),
[
'berlin',
'bonn',
'dresden',
'essen',
Expand All @@ -36,7 +35,7 @@ export const environment = {
new Beam(
'broker.ccp-it.dktk.dkfz.de',
new URL('https://backend.demo.lens.samply.de/prod/'),
['mannheim', 'freiburg', 'muenchen-tum', 'hamburg']
['mannheim', 'freiburg', 'muenchen-tum', 'hamburg', 'berlin']
),
],
[
Expand Down

0 comments on commit 5b660df

Please sign in to comment.