Fix #165
This commit is contained in:
parent
ceb415df8a
commit
b2801a2e98
10 changed files with 264 additions and 269 deletions
|
@ -206,7 +206,7 @@ func Config(ctx *middleware.Context) {
|
|||
ctx.Data["StaticRootPath"] = setting.StaticRootPath
|
||||
ctx.Data["LogRootPath"] = setting.LogRootPath
|
||||
ctx.Data["ScriptType"] = setting.ScriptType
|
||||
ctx.Data["ReverseProxyAuthUid"] = setting.ReverseProxyAuthUid
|
||||
ctx.Data["ReverseProxyAuthUser"] = setting.ReverseProxyAuthUser
|
||||
|
||||
ctx.Data["Service"] = setting.Service
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue