xieb
2024-04-24 991f9e2c41a26c7727f8aeabbe812c14bb11b0a6
https配置
2 files modified
6 ■■■■ changed files
src/main/resources/application-dev.yml 2 ●●● patch | view | raw | blame | history
src/main/resources/application-prod.yml 4 ●●●● patch | view | raw | blame | history
src/main/resources/application-dev.yml
@@ -92,7 +92,7 @@
  expire: 3600
  region: us-east-1
  object-dir-prefix:
  out-net-file-address: http://dev.jxpskj.com:9000
  out-net-file-address: https://dev.jxpskj.com:8026
#图斑的解压地址和图斑文件转航线文件的地址
patches:
src/main/resources/application-prod.yml
@@ -84,8 +84,8 @@
oss:
  enable: true
  provider: minio
  endpoint: https://dev.jxpskj.com:8026
  external-endpoint: https://dev.jxpskj.com:8026
  endpoint: http://dev.jxpskj.com:9000
  external-endpoint: http://dev.jxpskj.com:9000
  access-key: pskj
  secret-key: pskj@2021
  bucket: cloud-bucket