Skip to content

Commit

Permalink
fix: styling
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickskowronekdkfz committed Jul 6, 2023
1 parent efae9ec commit f7804c6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,15 @@ export const environment = {
new Beam(
'broker.ccp-it.dktk.dkfz.de',
new URL('https://backend.data.dktk.dkfz.de/prod/'),
['mannheim', 'freiburg', 'muenchen-tum', 'hamburg', 'berlin', 'mainz', 'dresden']
[
'mannheim',
'freiburg',
'muenchen-tum',
'hamburg',
'berlin',
'mainz',
'dresden',
]
),
],
[
Expand Down

0 comments on commit f7804c6

Please sign in to comment.