Skip to content

Commit 7123d4f

Browse files
committed
Merge pull request #1 from Filirom1/master
use ssh protocol instead of git
2 parents 8a7d116 + 488b63a commit 7123d4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ mymachine.me is convenient for debugging, it points to 127.0.0.1, just like
99
localhost, however it is compatible with Heroku client tools - base host requires
1010
a hostname with . or else errors in recent version of Heroku client tools.
1111

12+
CHANGE heroku remote to use the ssh protocol insted of the git protocol,
13+
replace `[email protected]` to `ssh://openruko.com:2222` in your .git/config
14+
1215
## Requirements
1316

1417
Tested on Linux 3.2 using Bash, Heroku CLI (and via dependency - Ruby)

0 commit comments

Comments
 (0)