【代码优化】全局:去除 application.yaml 相关配置文件的冗余

This commit is contained in:
YunaiV
2024-07-20 16:12:55 +08:00
parent e18069d45f
commit a034b3d218
44 changed files with 94 additions and 201 deletions

View File

@@ -131,13 +131,7 @@ logging:
yudao:
env: # 多环境的配置项
tag: ${HOSTNAME}
web:
admin-ui:
url: http://dashboard.yudao.iocoder.cn # Admin 管理后台 UI 的地址
security:
mock-enable: true
xss:
enable: false
access-log: # 访问日志的配置项
enable: false
demo: false # 关闭演示模式