Skip to content

Commit

Permalink
Merge pull request #2911 from HSLdevcom/revert_for_prod
Browse files Browse the repository at this point in the history
Proper UI configurations for new release
  • Loading branch information
optionsome authored Aug 29, 2019
2 parents 72dea83 + d08ce5e commit 2cc2056
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions app/configurations/config.tampere.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,4 @@ export default configMerger(walttiConfig, {
timetables: {
tampere: tampereTimetables,
},

// enable train routing for tampere
transportModes: {
rail: {
availableForSelection: true,
defaultValue: true,
},
},
});
2 changes: 1 addition & 1 deletion app/configurations/realtimeUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default {
);
},

mqtt: 'wss://cmqttdev.cinfra.fi',
mqtt: 'wss://mqtt.hsl.fi',

gtfsrt: false,

Expand Down

0 comments on commit 2cc2056

Please sign in to comment.