update ruoyi-gateway/src/main/resources/bootstrap.yml.

设置白名单,否则无法登录
This commit is contained in:
Ralph 2020-10-22 21:04:13 +08:00 committed by Gitee
parent 7bd762267b
commit 6140d185bc
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# Tomcat
server:
port: 8080
ignore:
whites[0]: /auth/login
# Spring
spring:
application: