Skip to content

Commit

Permalink
br: fix the security report from github (#27729)
Browse files Browse the repository at this point in the history
  • Loading branch information
3pointer authored Sep 2, 2021
1 parent f379c8b commit deb613f
Show file tree
Hide file tree
Showing 3 changed files with 1,024 additions and 1,131 deletions.
2 changes: 1 addition & 1 deletion br/pkg/lightning/web/res.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ import (
"net/http"
)

var Res http.FileSystem = http.Dir("web/dist")
var Res http.FileSystem = http.Dir("br/web/dist")
16 changes: 8 additions & 8 deletions br/pkg/lightning/web/res_vfsdata.go

Large diffs are not rendered by default.

Loading

0 comments on commit deb613f

Please sign in to comment.