| | |
| | | zipPreFix: ${odm.down.temp.zipPreFix} |
| | | zipBasePath: ${odm.down.temp.zipBasePath} |
| | | |
| | | #oss: |
| | | # enable: true |
| | | # provider: minio |
| | | # endpoint: http://192.168.1.204:9000 |
| | | # external-endpoint: http://192.168.1.204:9000 |
| | | # access-key: ztzfminio |
| | | # secret-key: ztzfminio |
| | | # bucket: jaxm |
| | | # expire: 3600 |
| | | # region: us-east-1 |
| | | # object-dir-prefix: |
| | | # out-net-file-address: http://192.168.1.204:9000 |
| | | # minio-path: http://192.168.1.204:9000 |
| | | ##服务器minio地址 |
| | | #media: |
| | | # server-address: D:\software\minio\minio_data\jaxm |
| | | #oss默认配置 |
| | | oss: |
| | | #开启oss配置 |
| | | enabled: true |
| | | #开启oss类型 |
| | | #minio、s3、qiniu、alioss、huaweiobs、tencentcos |
| | | name: minio |
| | | #租户模式 |
| | | tenant-mode: true |
| | | #oss服务地址 |
| | | endpoint: http://218.202.104.82:39000 |
| | | #minio转换服务地址,用于内网上传后将返回地址改为转换的外网地址 |
| | | transform-endpoint: http://218.202.104.82:39000 |
| | | #访问key |
| | | access-key: admin |
| | | #密钥key |
| | | secret-key: geovis@123 |
| | | #存储桶 |
| | | bucket-name: jian-bucket |