gitea/conf/app.ini

18 lines
237 B
INI
Raw Normal View History

2014-02-14 19:14:22 -06:00
APP_NAME = Gogs - Go Git Service
2014-02-25 04:58:55 -06:00
RUN_USER = lunny
2014-02-20 00:53:56 -06:00
[repository]
2014-02-20 03:52:07 -06:00
ROOT = /Users/lunny/git/gogs-repositories
2014-02-12 13:54:09 -06:00
[server]
HTTP_ADDR =
2014-02-18 16:48:02 -06:00
HTTP_PORT = 3000
[database]
DB_TYPE = mysql
HOST =
NAME = gogs
USER = root
2014-02-19 03:50:53 -06:00
PASSWD =
2014-02-19 12:04:31 -06:00
PASSWD_jiahua = root