feat:change config
This commit is contained in:
parent
88914c29a3
commit
9926490203
@ -3,7 +3,6 @@ package vin.vio.collaboraonline.controller;
|
||||
import cn.hutool.log.Log;
|
||||
import cn.hutool.log.LogFactory;
|
||||
import jakarta.servlet.http.HttpServletRequest;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.beans.factory.annotation.Value;
|
||||
import org.springframework.core.io.Resource;
|
||||
|
@ -22,7 +22,5 @@ kingdee:
|
||||
attachKey: 'attachmentpanel'
|
||||
|
||||
collabora:
|
||||
# host-server-addr: https://web-api.wmyun.com/yem
|
||||
# file-storage-path: /work/projects/collabora-api/yem/file
|
||||
host-server-addr: http://192.168.3.104:8080
|
||||
file-storage-path: E:\Code\CollaboraOnline\files
|
||||
host-server-addr: https://web-api.wmyun.com/yem
|
||||
file-storage-path: /work/projects/collabora-api/yem/file
|
||||
|
Loading…
Reference in New Issue
Block a user