Use https for Pipeline plugin

pull/3094/head
Loredana 6 years ago
parent 0a043d18fa
commit 903a947e3a
  1. 2
      src/app/plugin/plugins.js

@ -26,7 +26,7 @@ module.exports = {
title: 'Slither/Mythril'
},
'pipeline': {
url: 'http://pipeline.pipeos.one',
url: 'https://pipeline.pipeos.one',
title: 'Pipeline'
}
/*

Loading…
Cancel
Save