@@ -1,18 +0,0 @@
-dubbo:
- registry:
- address: zookeeper://192.168.0.170:2181
-spring:
- cloud:
- discovery:
- enabled: true
- zookeeper:
- connect-string: 192.168.0.170:2181
- redis:
- database: 0
- host: 192.168.0.170
- port: 6379
- password: Test@123456
- datasource:
- url: jdbc:mysql://192.168.0.170:3306/tnb_account_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
- username: test
@@ -1,31 +0,0 @@
- data:
- mongodb:
- database: "tnb_content_tdb"
- authentication-database: admin
- url: jdbc:mysql://192.168.0.170:3306/tnb_content_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
- rabbitmq:
- port: 5672
- virtual-host: /
@@ -1,11 +0,0 @@
- host: localhost
- password: Dev@123456
- connect-string: localhost:2181
@@ -1,15 +0,0 @@
- address: zookeeper://localhost:2181
- username: dev
@@ -1,19 +0,0 @@
@@ -1,20 +0,0 @@
- prefer-ip-address: true