Browse Source

redis配置删除

WH01243 1 year ago
parent
commit
f3fad033e0
1 changed files with 50 additions and 0 deletions
  1. 50 0
      api/etc/db.yaml

+ 50 - 0
api/etc/db.yaml

@@ -0,0 +1,50 @@
+mysql:
+    main:
+        dbName: jianyu
+        address: 192.168.3.149:3306
+        userName: root
+        passWord: Topnet123
+        maxOpenConns: 5
+        maxIdleConns: 5
+    baseService:
+        dbName: base_service
+        address: 192.168.3.217:4000
+        userName: root
+        passWord: =PDT49#80Z!RVv52_z
+        maxOpenConns: 5
+        maxIdleConns: 5
+    crmService:
+        dbName: crm
+        address: 192.168.3.217:4000
+        userName: root
+        passWord: =PDT49#80Z!RVv52_z
+        maxOpenConns: 5
+        maxIdleConns: 5
+mongo:
+    main:
+        dbName: qfw
+        size: 5
+        address: 192.168.3.206:27080
+    bidding:
+        address: 192.168.3.206:27002
+        size: 5
+        dbName: qfw_data
+        collection: bidding
+        collection_change: bidding_back
+        userName: jyDevGroup
+        password: jy@DevGroup
+    ent:
+        address: 192.168.3.206:27002
+        size: 5
+        dbName: mixdata
+        replSet: ""
+        collection: qyxy
+        collection_change: qyxy_change
+        userName: jyDevGroup
+        password: jy@DevGroup
+es:
+    addr: http://192.168.3.241:9205
+    size: 50
+    version: v7
+    userName: ""
+    password: ""