use http-path for repository

This commit is contained in:
2019-06-04 22:55:20 +02:00
parent 5a0e15d907
commit faceddec16

View File

@@ -70,7 +70,7 @@
},
"repositories" : [{
"type" : "git",
"url" : "ssh://git@black-pearl.local:3022/magdev/console-form.git",
"url" : "http://black-pearl.local:3000/magdev/console-form.git",
"name" : "magdev/console-form"
}
]