ci: 地址端口修改
This commit is contained in:
@@ -204,7 +204,7 @@ jero:
|
||||
backUrl: http://localhost:3000
|
||||
backUrlPhone: http://localhost:3000
|
||||
#拆分图片展示地址
|
||||
splitUrl: http://localhost:8184/laws-sinotruk/sys/split/file/getImage?fileName=
|
||||
splitUrl: http://localhost:8188/laws-chery/sys/split/file/getImage?fileName=
|
||||
#公式转换图片url
|
||||
mathToImgUrl: http://localhost:9998/mathToImg
|
||||
path:
|
||||
@@ -249,7 +249,7 @@ jero:
|
||||
minio_url: 10.10.10.45:9000
|
||||
minio_name: admin
|
||||
minio_pass: hzwlsoft.com
|
||||
bucketName: laws-sinotruk
|
||||
bucketName: laws-chery
|
||||
#大屏报表参数设置
|
||||
jmreport:
|
||||
mode: dev
|
||||
@@ -290,12 +290,12 @@ jero:
|
||||
# 文件限制后缀黑名单
|
||||
fileSuffixLimits : 0x00,%00,\\00,.jsp,.exe,.php,.asp,.aspx,.jspx,.xml,.html,.js,.sh,.bin,$DATA
|
||||
# 跨站白名单
|
||||
whiteUrls: localhost:62345,localhost:8184,localhost:3344,localhost:3435,localhost:3408
|
||||
whiteUrls: localhost:62345,localhost:8188,localhost:3344,localhost:3435,localhost:3408
|
||||
xssExcludedPages: /login,/updatePassword
|
||||
# cors白名单
|
||||
notFilter:
|
||||
# origin地址
|
||||
originIp: http://localhost:62345,http://localhost:8184,http://localhost:3344,http://localhost:3435,http://localhost:3408
|
||||
originIp: http://localhost:62345,http://localhost:8188,http://localhost:3344,http://localhost:3435,http://localhost:3408
|
||||
# 加密默认值
|
||||
password:
|
||||
pbe:
|
||||
@@ -349,7 +349,7 @@ justauth:
|
||||
|
||||
file:
|
||||
# 在线编辑文件下载映射地址
|
||||
downloadUrl: http://localhost:8184/laws-sinotruk/file/
|
||||
downloadUrl: http://localhost:8188/laws-chery/file/
|
||||
split:
|
||||
path: D://opt//onlyOffice//file//splitImage//
|
||||
# 在线编辑空白docx地址
|
||||
@@ -482,11 +482,11 @@ srms:
|
||||
# pdf预览 前端url http://ip:port 替换前端地址
|
||||
font_url_pdf: http://localhost:3344/pdfjs/web/viewer.html?file={back_url_pdf}&.pdf
|
||||
# pdf预览 后端url
|
||||
back_url_pdf: /laws-sinotruk/sys/common/view/{id}?type=view&at={token}
|
||||
back_url_pdf: /laws-chery/sys/common/view/{id}?type=view&at={token}
|
||||
# 其他文件预览 替换kkfileviewurl
|
||||
font_url_other: http://127.0.0.1:8012/onlinePreview?url={back_url_other}&watermarkTxt={mark}&watermarkSign={mark_md5}
|
||||
# 其他文件预览 后端url 替换后端地址
|
||||
back_url_other: http://localhost:8184/${srms.back_url_pdf}&fullfilename={file_name}
|
||||
back_url_other: http://localhost:8188/${srms.back_url_pdf}&fullfilename={file_name}
|
||||
# 其他文件水印标识
|
||||
other_md5_mark: cnhtc
|
||||
# E彩通标识
|
||||
|
||||
Reference in New Issue
Block a user