use ssh instead of http for submodule

This commit is contained in:
Ulf Gebhardt 2021-02-11 20:13:35 +01:00
parent c86236fd24
commit 1731988ae7
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "frontend"]
path = frontend
url = https://github.com/gradido/gradido_vue_wallet.git
url = git@github.com:gradido/gradido_vue_wallet.git