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