You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user asks for application details with clever applications the printed deployment URL is starting with https://.
As such an URL needs the user to provide his account's token/secret, it could be simpler to show a URL starting with git+ssh://git@ working with the user ssh keys.
The text was updated successfully, but these errors were encountered:
When a user asks for application details with
clever applications
the printed deployment URL is starting withhttps://
.As such an URL needs the user to provide his account's token/secret, it could be simpler to show a URL starting with
git+ssh://git@
working with the user ssh keys.The text was updated successfully, but these errors were encountered: