|
@@ -9,15 +9,16 @@ logging:
|
|
|
com:
|
|
|
gis: info
|
|
|
path: /root/data/${project.name}_log
|
|
|
-oss:
|
|
|
- bucket: 4dkankan
|
|
|
- domain: https://eurs3.4dkankan.com/
|
|
|
- file:
|
|
|
- path: 720yun_fd_manage/
|
|
|
- key: LTAIUrvuHqj8pvry
|
|
|
- point: http://oss-cn-shenzhen-internal.aliyuncs.com
|
|
|
- secrecy: JLOVl0k8Ke0aaM8nLMMiUAZ3EiiqI4
|
|
|
- type: aws
|
|
|
+filestorage:
|
|
|
+ active: aws
|
|
|
+ aws:
|
|
|
+ endpoint: http://eurs3.4dkankan.com
|
|
|
+ internal-endpoint: http://eurs3.4dkankan.com
|
|
|
+ access-key: AKIAWCV5QFZ3ZNELKYUY
|
|
|
+ access-key-secret: epS5ghyR4LJ7rxk/qJO9ZYh6m9Oz6g5haKDu4yws
|
|
|
+ bucket: 4dkankan
|
|
|
+ bucket-custom-domain:
|
|
|
+ 4dkankan: https://eurs3.4dkankan.com
|
|
|
server:
|
|
|
file:
|
|
|
path: /mnt/720yun_fd_manage_data/
|
|
@@ -84,3 +85,5 @@ queue:
|
|
|
pano-migrate-scene-queue: pano-migrate-scene-queue
|
|
|
pano-paystatus-scene-queue: pano-paystatus-scene-queue
|
|
|
scene-queue-work: queue-pano-scene-work-A
|
|
|
+config:
|
|
|
+ bashPath: 720yun_fd_manage/
|