|
@@ -4,7 +4,7 @@ spring:
|
|
|
application:
|
|
|
name: 4dkankan-scene-download-tool
|
|
|
redis:
|
|
|
- host: 120.24.144.164
|
|
|
+ host: 127.0.0.1
|
|
|
port: 6379
|
|
|
timeout: 6000ms
|
|
|
password: bgh0cae240
|
|
@@ -17,7 +17,7 @@ spring:
|
|
|
lettuce:
|
|
|
shutdown-timeout: 0ms
|
|
|
rabbitmq:
|
|
|
- host: 120.24.144.164
|
|
|
+ host: 127.0.0.1
|
|
|
port: 5672
|
|
|
username: admin
|
|
|
password: adminv41234
|
|
@@ -34,11 +34,11 @@ spring:
|
|
|
mybatis-flex:
|
|
|
datasource:
|
|
|
primary:
|
|
|
- url: jdbc:mysql://120.24.144.164:3306/4dkankan_scene_download_tool
|
|
|
+ url: jdbc:mysql://127.0.0.1:3306/4dkankan_scene_download_tool
|
|
|
username: root
|
|
|
password: 4Dage@4Dage#@168
|
|
|
www:
|
|
|
- url: jdbc:mysql://120.24.144.164:3306/4dkankan_v4
|
|
|
+ url: jdbc:mysql://127.0.0.1:3306/4dkankan_v4
|
|
|
username: root
|
|
|
password: 4Dage@4Dage#@168
|
|
|
# laser:
|
|
@@ -80,8 +80,8 @@ fyun:
|
|
|
key: LTAIUrvuHqj8pvry
|
|
|
secret: JLOVl0k8Ke0aaM8nLMMiUAZ3EiiqI4
|
|
|
bucket: 4dkankan
|
|
|
- # endPoint: http://oss-cn-shenzhen-internal.aliyuncs.com
|
|
|
- endPoint: http://oss-cn-shenzhen.aliyuncs.com
|
|
|
+ endPoint: http://oss-cn-shenzhen-internal.aliyuncs.com
|
|
|
+# endPoint: http://oss-cn-shenzhen.aliyuncs.com
|
|
|
host: https://4dkk.4dage.com/
|
|
|
|
|
|
zip:
|