forked from forgejo/forgejo
Add custom.ini
This commit is contained in:
parent
52837e3d36
commit
6ce9d800d0
4 changed files with 14 additions and 18 deletions
|
@ -3,7 +3,6 @@ RUN_USER = lunny
|
|||
|
||||
[repository]
|
||||
ROOT = /Users/lunny/git/gogs-repositories
|
||||
ROOT_jiahuachen = /Users/jiahuachen/git/gogs-repositories
|
||||
|
||||
[server]
|
||||
HTTP_ADDR =
|
||||
|
@ -15,7 +14,6 @@ HOST =
|
|||
NAME = gogs
|
||||
USER = root
|
||||
PASSWD =
|
||||
PASSWD_jiahua = root
|
||||
|
||||
[security]
|
||||
USER_PASSWD_SALT = !#@FDEWREWR&*(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue