diff --git a/src/common/config/route.js b/src/common/config/route.js index 0692fd2..045ba49 100644 --- a/src/common/config/route.js +++ b/src/common/config/route.js @@ -1,3 +1,3 @@ export default [ - ['lechallenge/:file','/home/index/lechallenge'] + ['auth/:file','/home/index/lechallenge'] ] \ No newline at end of file