mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-29 04:51:58 +08:00
update ruoyi-gateway/src/main/resources/bootstrap.yml.
设置白名单,否则无法登录
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Tomcat
|
||||
server:
|
||||
port: 8080
|
||||
|
||||
ignore:
|
||||
whites[0]: /auth/login
|
||||
# Spring
|
||||
spring:
|
||||
application:
|
||||
|
||||
Reference in New Issue
Block a user