bench-forgejo/conf/app.ini

14 lines
164 B
INI
Raw Normal View History

2014-02-15 06:44:22 +05:30
APP_NAME = Gogs - Go Git Service
2014-02-13 01:24:09 +05:30
[server]
HTTP_ADDR =
2014-02-19 04:18:02 +05:30
HTTP_PORT = 3000
[database]
DB_TYPE = mysql
HOST =
NAME = gogs
USER = root
2014-02-19 15:20:53 +05:30
PASSWD =
2014-02-19 23:34:31 +05:30
PASSWD_jiahua = root