| | |
| | | relativePath: webFile1 |
| | | hashStart: 0 |
| | | hashEnd: 5461 |
| | | restUrl: http://127.0.0.1:${pms.file1.webPort}/file #file是上下文 |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ #nginx服务路径,安装部署时IP改成外网IP或域名 |
| | | webDownloadPath: http://127.0.0.1:${pms.file1.webPort}/file/download/down?id= #安装部署时IP改成外网IP或域名 |
| | | restUrl: http://127.0.0.1:${pms.file1.webPort}/file #file是上下文,ip为局域网ip或本地IP |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ #nginx服务路径,安装部署时IP改成外网IP或域名 |
| | | webDownloadPath: http://127.0.0.1:${pms.file1.webPort}/file/download/down?id= #安装部署时IP改成外网IP或域名 |
| | | sv2: |
| | | id: dyFile2 |
| | | absolutePath: E:/java/nginx-1.24.0/html/webfiles/ |