forked from kevadesu/forgejo
improved ssh supports
This commit is contained in:
parent
d4728fafaf
commit
b1b6def5bc
6 changed files with 66 additions and 30 deletions
|
@ -1,4 +1,8 @@
|
|||
APP_NAME = Gogs - Go Git Service
|
||||
RUN_USER = git
|
||||
|
||||
[repository]
|
||||
ROOT = /home/git/gogs-repositories
|
||||
|
||||
[server]
|
||||
HTTP_ADDR =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue