新增Docker部署脚本实例

This commit is contained in:
thinkgem
2019-04-27 21:41:18 +08:00
parent 1b0099c831
commit 9aa599fb0b
7 changed files with 122 additions and 3 deletions

View File

@@ -458,7 +458,7 @@ web:
# 静态资源路径前缀可做CDN加速优化
staticPrefix: /static
# 自定义正则表达式验证(主键、登录名)
validator:
id: '[a-zA-Z0-9_\-/#\u4e00-\u9fa5]{0,64}'