dever 6 年之前
父節點
當前提交
685403dba6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      conf/env.conf

+ 2 - 2
conf/env.conf

@@ -6,13 +6,13 @@ site				= http://doc.dever.cc/
 copyright			= 2018 dever.cc v1.0.0
 
 ;文档转换后 保存的路径 一般用于nginx使用 默认保存到runtime
-save				= /share/files/
+;save				= /share/files/
 
 [db]
 rdb					= mysql
 
 [mysql]
-host				= web-mysql
+host				= office-mysql
 port				= 3306
 username			= root
 password			= 123456