Fix: 移除冗余配置
This commit is contained in:
@@ -27,11 +27,6 @@ spring:
|
||||
allowedOrigins: "*"
|
||||
allowedMethods: "*"
|
||||
allowedHeaders: "*"
|
||||
# 全局默认路由
|
||||
default-filters:
|
||||
- AddResponseHeader=Access-Control-Allow-Origin,*
|
||||
- AddResponseHeader=Access-Control-Allow-Methods,GET,POST,PUT,DELETE,OPTIONS
|
||||
- AddResponseHeader=Access-Control-Allow-Headers,Content-Type,Authorization
|
||||
# 服务发现配置
|
||||
discovery:
|
||||
client:
|
||||
|
||||
Reference in New Issue
Block a user