1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 20:48:20 +00:00

improved ssh supports

This commit is contained in:
Lunny Xiao
2014-02-20 17:52:07 +08:00
parent fee3bd0a93
commit 104aa23a9e
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ APP_NAME = Gogs - Go Git Service
RUN_USER = git
[repository]
ROOT = /home/git/gogs-repositories
ROOT = /Users/lunny/git/gogs-repositories
[server]
HTTP_ADDR =