Replies: 1 comment
-
Yeah, It should be able to use your local git server. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I create one directory /usr/wiki.
Then in /usr/wiki, I input
git init
.in wiki.js -> storage -> git, can I config it as the following?
ssh
ssh://127.0.0.1/usr/wiki
path
~/.ssh
I will generte the key with ssh-keygen in ~/.ssh and put
local host
into know_hostsI did this, but it does't work.
Beta Was this translation helpful? Give feedback.
All reactions