mirror of
https://github.com/nkanaev/yarr.git
synced 2025-10-13 15:31:55 +00:00
make manifest.json public
This commit is contained in:
@@ -34,7 +34,7 @@ func (s *Server) handler() http.Handler {
|
||||
BasePath: s.BasePath,
|
||||
Username: s.Username,
|
||||
Password: s.Password,
|
||||
Public: []string{"/static", "/fever"},
|
||||
Public: []string{"/static", "/fever", "/manifest.json"},
|
||||
DB: s.db,
|
||||
}
|
||||
r.Use(a.Handler)
|
||||
|
Reference in New Issue
Block a user