wuzeyu
2024-12-30 67be611a90e29e06ea0539b6bc953d5a3e6ba310
 修改分布式文件系统配置
1个文件已修改
26 ■■■■ 已修改文件
pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml 26 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml
@@ -192,16 +192,16 @@
        supportedFileTypes: docx,xlsx,doc,xls,pdf #支持的文档(非媒体文件,如照片、录音、录像)文件类型
        sv1:
            id: dyFile1
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile1
            hashStart: 0
            hashEnd: 5461
            restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #file是上下文,ip为局域网ip或本地IP
            webUrl: http://127.0.0.1:${pipIrr.nginx.webPort}/webfiles/ #nginx服务路径,安装部署时IP改成外网IP或域名
            webUrl: http://192.168.40.166:${pipIrr.nginx.webPort}/webfiles/ #nginx服务路径,安装部署时IP改成外网IP或域名
            webDownloadPath: http://127.0.0.1:${pipIrr.file1.webPort}/file/download/down?id=  #安装部署时IP改成外网IP或域名
        sv2:
            id: dyFile2
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile2
            hashStart: 5462
            hashEnd: 10923
@@ -210,7 +210,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file2.webPort}/file/download/down?id=
        sv3:
            id: dyFile3
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile3
            hashStart: 10924
            hashEnd: 16385
@@ -219,7 +219,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file3.webPort}/file/download/down?id=
        sv4:
            id: dyFile4
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile4
            hashStart: 16386
            hashEnd: 21847
@@ -228,7 +228,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file4.webPort}/file/download/down?id=
        sv5:
            id: dyFile5
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile5
            hashStart: 21848
            hashEnd: 27309
@@ -237,7 +237,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file5.webPort}/file/download/down?id=
        sv6:
            id: dyFile6
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile6
            hashStart: 27310
            hashEnd: 32767
@@ -246,7 +246,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file6.webPort}/file/download/down?id=
        sv7:
            id: dyFile7
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile7
            hashStart: 32768
            hashEnd: 38229
@@ -255,7 +255,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file7.webPort}/file/download/down?id=
        sv8:
            id: dyFile8
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile8
            hashStart: 38230
            hashEnd: 43691
@@ -264,7 +264,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file8.webPort}/file/download/down?id=
        sv9:
            id: dyFile9
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile9
            hashStart: 43692
            hashEnd: 49153
@@ -273,7 +273,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file9.webPort}/file/download/down?id=
        sv10:
            id: dyFile10
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile10
            hashStart: 49154
            hashEnd: 54615
@@ -282,7 +282,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file10.webPort}/file/download/down?id=
        sv11:
            id: dyFile11
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile11
            hashStart: 54616
            hashEnd: 60077
@@ -291,7 +291,7 @@
            webDownloadPath: http://127.0.0.1:${pipIrr.file11.webPort}/file/download/down?id=
        sv12:
            id: dyFile12
            absolutePath: E:/java/nginx-1.24.0/html/webfiles/
            absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/
            relativePath: webFile12
            hashStart: 60078
            hashEnd: 65535