How to set up dokku ssh key on Windows system?
What is the propper way to add an ssh key to the windows system?
I have a key in my ....ssh\ folder. The key is supposed to work with dokku, but I can't configure my system so that git will take the key when i try to push anything to the dokku.
Some tutorials suggest to create config file inside of .ssh folder, but my system says that this is an inappropriate name for a file.
Not sure what to do.
Log In to Comment