新增Docker部署脚本实例
This commit is contained in:
@@ -475,7 +475,7 @@ logging:
|
||||
#
|
||||
# # 静态资源路径前缀,可做CDN加速优化
|
||||
# staticPrefix: /static
|
||||
#
|
||||
#
|
||||
# # 自定义正则表达式验证(主键、登录名)
|
||||
# validator:
|
||||
# id: '[a-zA-Z0-9_\-/#\u4e00-\u9fa5]{0,64}'
|
||||
@@ -484,6 +484,10 @@ logging:
|
||||
# # 核心模块的Web功能(仅作为微服务时设为false)
|
||||
# core:
|
||||
# enabled: true
|
||||
#
|
||||
# # 在线API文档工具
|
||||
# swagger:
|
||||
# enabled: true
|
||||
|
||||
# 错误页面500.html是否输出错误信息(正式环境,为提供安全性可设置为false)
|
||||
#error:
|
||||
|
||||
Reference in New Issue
Block a user