fixed some path issues
This commit is contained in:
parent
ffeeae5702
commit
38c2a72fe0
5 changed files with 22 additions and 28 deletions
|
|
@ -40,7 +40,7 @@ var prefixRoutes = []route{
|
|||
core.RawPrefix,
|
||||
jwtHandler(
|
||||
authHandler(
|
||||
fileHandler)),
|
||||
rawHandler)),
|
||||
[]string{"GET"},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue