mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Check run user
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
; App name that shows on every page title
|
||||
APP_NAME = Gogs: Go Git Service
|
||||
APP_LOGO = img/favicon.png
|
||||
; !!MUST CHANGE TO YOUR USER NAME!!
|
||||
RUN_USER = lunny
|
||||
; Check it if you run locally
|
||||
RUN_USER = git
|
||||
; Either "dev", "prod" or "test", default is "dev"
|
||||
RUN_MODE = dev
|
||||
|
||||
|
Reference in New Issue
Block a user