| | |
| | | nginx: |
| | | webPort: 8000 |
| | | sso: |
| | | checkUrl: http://127.0.0.1:12344/sso/sso/ssoCheck |
| | | # checkUrl: http://127.0.0.1:12344/sso/sso/ssoCheck |
| | | checkUrl: http://127.0.0.1:12344/sso/sso/ssoPowerCheck |
| | | curUserUrl: http://127.0.0.1:12344/sso/sso/ssoCurUser |
| | | webPort: 12344 |
| | | idSuffix: 1 |
| | |
| | | platform: |
| | | webPort: 12346 |
| | | idSuffix: 3 |
| | | product: |
| | | production: |
| | | webPort: 12347 |
| | | idSuffix: 4 |
| | | other: |
| | | webPort: 12348 |
| | | idSuffix: 5 |
| | | station: |
| | | webPort: 12349 |
| | | idSuffix: 6 |
| | | report: |
| | | webPort: 12350 |
| | | idSuffix: 7 |
| | | file: |
| | | idSuffix: 99 |
| | | file1: |
| | |
| | | photoZipWidth: 400 #缩略图尺寸 |
| | | webFile: |
| | | fmUrl: http://127.0.0.1:${pms.other.webPort}/other # fm的web上下文 URL |
| | | supportedFileTypes: docx,xlsx,pdf |
| | | sv1: |
| | | id: dyFile1 |
| | | absolutePath: E:/java/nginx-1.24.0/html/webfiles/ |