forked from forgejo/forgejo
Fix #67
This commit is contained in:
parent
22feddf804
commit
115a349131
9 changed files with 30 additions and 14 deletions
|
@ -43,6 +43,7 @@ var (
|
|||
AppName string
|
||||
AppLogo string
|
||||
AppUrl string
|
||||
IsProdMode bool
|
||||
Domain string
|
||||
SecretKey string
|
||||
RunUser string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue