Browse Source

stats添加数据源index up

feature/teamB_zz_wgh
jianjun 3 years ago
parent
commit
0254aa56db
  1. 2
      epmet-module/data-statistical/data-statistical-server/deploy/docker-compose-prod.yml
  2. 2
      epmet-module/data-statistical/data-statistical-server/pom.xml

2
epmet-module/data-statistical/data-statistical-server/deploy/docker-compose-prod.yml

@ -2,7 +2,7 @@ version: "3.7"
services: services:
data-statistical-server: data-statistical-server:
container_name: data-statistical-server-prod container_name: data-statistical-server-prod
image: registry-vpc.cn-qingdao.aliyuncs.com/epdc-cloud-yinzhu/data-statistical-server:0.3.350 image: registry-vpc.cn-qingdao.aliyuncs.com/epdc-cloud-yinzhu/data-statistical-server:0.3.351
ports: ports:
- "8108:8108" - "8108:8108"
network_mode: host # 使用现有网络 network_mode: host # 使用现有网络

2
epmet-module/data-statistical/data-statistical-server/pom.xml

@ -653,7 +653,7 @@
<datasource.druid.evaluationIndex.password>Elink@833066</datasource.druid.evaluationIndex.password> <datasource.druid.evaluationIndex.password>Elink@833066</datasource.druid.evaluationIndex.password>
<datasource.druid.evaluationIndex1.url> <datasource.druid.evaluationIndex1.url>
<![CDATA[jdbc:mysql://rrm-m5e8z9h4z06z60n8h.mysql.rds.aliyuncs.com:3306/epmet_evaluation_index?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> <![CDATA[jdbc:mysql://rm-m5e8z9h4z06z60n8h.mysql.rds.aliyuncs.com:3306/epmet_evaluation_index?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]>
</datasource.druid.evaluationIndex1.url> </datasource.druid.evaluationIndex1.url>
<datasource.druid.evaluationIndex1.username>epdc</datasource.druid.evaluationIndex1.username> <datasource.druid.evaluationIndex1.username>epdc</datasource.druid.evaluationIndex1.username>
<datasource.druid.evaluationIndex1.password>Elink@833066</datasource.druid.evaluationIndex1.password> <datasource.druid.evaluationIndex1.password>Elink@833066</datasource.druid.evaluationIndex1.password>

Loading…
Cancel
Save