fixed some path issues

This commit is contained in:
ston1th 2019-05-02 14:50:28 +02:00
commit 38c2a72fe0
5 changed files with 22 additions and 28 deletions

View file

@ -40,7 +40,7 @@ var prefixRoutes = []route{
core.RawPrefix,
jwtHandler(
authHandler(
fileHandler)),
rawHandler)),
[]string{"GET"},
},
{