mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-12 06:57:13 +08:00
chore: 移除过期配置
This commit is contained in:
@@ -155,7 +155,7 @@ logging:
|
||||
path: ./logs
|
||||
|
||||
--- ### 跨域配置
|
||||
continew-starter.cors:
|
||||
continew-starter.web.cors:
|
||||
enabled: true
|
||||
# 配置允许跨域的域名
|
||||
allowed-origins: '*'
|
||||
|
@@ -157,7 +157,7 @@ logging:
|
||||
path: ../logs
|
||||
|
||||
--- ### 跨域配置
|
||||
continew-starter.cors:
|
||||
continew-starter.web.cors:
|
||||
enabled: true
|
||||
# 配置允许跨域的域名
|
||||
allowed-origins:
|
||||
|
@@ -19,8 +19,6 @@ project:
|
||||
license:
|
||||
name: Apache-2.0
|
||||
url: https://github.com/Charles7c/continew-admin/blob/dev/LICENSE
|
||||
# 是否启用本地解析 IP 归属地
|
||||
ip-addr-local-parse-enabled: true
|
||||
|
||||
--- ### 日志配置
|
||||
continew-starter.log:
|
||||
|
Reference in New Issue
Block a user