mirror of https://github.com/go-gitea/gitea.git
update my config
This commit is contained in:
parent
dd12d0cf82
commit
139a6f80dc
|
@ -2,7 +2,7 @@
|
||||||
APP_NAME = Gogs: Go Git Service
|
APP_NAME = Gogs: Go Git Service
|
||||||
APP_LOGO = img/favicon.png
|
APP_LOGO = img/favicon.png
|
||||||
; !!MUST CHANGE TO YOUR USER NAME!!
|
; !!MUST CHANGE TO YOUR USER NAME!!
|
||||||
RUN_USER = lunny
|
RUN_USER = skyblue
|
||||||
; Either "dev", "prod" or "test", default is "dev"
|
; Either "dev", "prod" or "test", default is "dev"
|
||||||
RUN_MODE = dev
|
RUN_MODE = dev
|
||||||
|
|
||||||
|
@ -164,4 +164,4 @@ RECEIVERS =
|
||||||
[log.database]
|
[log.database]
|
||||||
LEVEL =
|
LEVEL =
|
||||||
Driver =
|
Driver =
|
||||||
CONN =
|
CONN =
|
||||||
|
|
Loading…
Reference in New Issue