Use https for Pipeline plugin

pull/1/head
Loredana 6 years ago
parent a57c5d196a
commit 9859e06e33
  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