dever 7 年之前
父节点
当前提交
8f2e0252ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/docker/conf/office.conf

+ 1 - 1
src/docker/conf/office.conf

@@ -3,7 +3,7 @@ path = {base}
 
 [convert]
 port = 8087:8087,8088:8088
-volumes = /www/wwwroot/7wap.cn/convert/files:/usr/local/convert/runtime/files
+volumes = /www/wwwroot/7wap.cn/convert/runtime/files:/usr/local/convert/runtime/files
 command = sh
 
 [redis]