new passport image path
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -6,7 +6,7 @@ const _ = require('lodash'); | @@ -6,7 +6,7 @@ const _ = require('lodash'); | ||
6 | const WHITE_LIST = [ | 6 | const WHITE_LIST = [ |
7 | '/3party/check', | 7 | '/3party/check', |
8 | '/passport/imagesNode', | 8 | '/passport/imagesNode', |
9 | - '/passport/images', | 9 | + '/passport/images.png', |
10 | '/passport/cert/headerTip' | 10 | '/passport/cert/headerTip' |
11 | ]; | 11 | ]; |
12 | 12 |
-
Please register or login to post a comment