summaryrefslogtreecommitdiffstats
path: root/conf/app.ini
blob: 0003ad03253ce859a40fa295e2a93dc3945876a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
APP_NAME = Gogs - Go Git Service
RUN_USER = git

[repository]
ROOT = /home/git/gogs-repositories

[server]
HTTP_ADDR = 
HTTP_PORT = 3000

[database]
DB_TYPE = mysql
HOST = 
NAME = gogs
USER = root
PASSWD = 
PASSWD_jiahua = root