diff --git a/README.md b/README.md index 90da497..4ed2a3d 100644 --- a/README.md +++ b/README.md @@ -86,4 +86,4 @@ https://gitee.com/bnu_mixly/mixio-linux-x86-dist/blob/darwin/mixio 18. MYSQL_USER - string,MySQL用户名(STORAGE_ENGINE="mysql"时必须配置),默认为"" 19. MYSQL_PASS - string,MySQL密码(STORAGE_ENGINE="mysql"时必须配置),默认为"" 20. MYSQL_DB - string,MySQL数据库名(STORAGE_ENGINE="mysql"时必须配置),默认为"mixio", -21. FOOTER - string,显示在首页的备案信息,公网部署时请务必配置此项(支持HTML语言,请注意为双引号添加转义字符\"),默认为"" \ No newline at end of file +21. FOOTER - string,显示在首页的备案信息,公网部署时请务必配置此项(支持HTML语言,请注意为双引号添加转义字符\\),默认为"" \ No newline at end of file