We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0114f1 commit e81f0b1Copy full SHA for e81f0b1
1 file changed
application/src/main/resources/application-dev.yml
@@ -47,4 +47,4 @@ uni-boot:
47
header: token
48
expiration: 86400
49
secret: 12345678123456781234567812345678
50
- ignore-urls: /auth/**,/demo/**,/common/download**
+ ignore-urls: /auth/login,/demo/**,/common/download**
0 commit comments