Commit 2a15fbeb by naan1993

修改证文档一处错误

parent 6400ad79
# 上线发布流程 # 上线发布流程
...@@ -19,7 +19,7 @@ server.port=xxxx ...@@ -19,7 +19,7 @@ server.port=xxxx
``` ```
4.beetl文件检测要改为false: 4.beetl文件检测要改为false:
``` ```
beetl.resource-auto-check=true beetl.resource-auto-check=false
``` ```
5.激活的相关的profile 5.激活的相关的profile
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment