Commit 0b0e0596 authored by tianye's avatar tianye

chore; 修改data-center配置文件为默认容器地址

parent 2eead09b
logging:
config: classpath:log/log4j2-qa.xml
server:
port: 9000
servlet:
context-path: /data-center
spring:
rabbitmq:
host: rabbitmq01
port: 5672
username: admin
password: admin
virtual-host: /
publisher-confirm-type: simple
application:
name: health-cloud-data-center
main:
allow-bean-definition-overriding: true
datasource:
driverClassName: com.mysql.jdbc.Driver
url: jdbc:mysql://mysql57:3306/ego_gw_db?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8&autoReconnect=true&zeroDateTimeBehavior=convertToNull
username: root
password: 123456
redis:
host: redis
port: 6379
password: redis123456
timeout: 10000
database: 0
lettuce:
pool:
max-active: 8
max-wait: -1
max-idle: 8
min-idle: 0
cache:
type: redis
aop:
auto: true
proxy-target-class: true
jpa:
database: MySQL
generate-ddl: false
mail:
host: smtpdm.aliyun.com # 邮件配置说明 https://docs.infra.jiankangyouyi.com/developers/healthcloud/basic-components/mail
username: alarm-qa@developer.zhidoushi.cn
password: UaYubo4YA5PSdw0R # jasypt加密
username: alarm-dev@developer.zhidoushi.cn
password: ENC(Gz9XrgxAEQBEikVoYV6fAJiUGH0dHhC2st1BPSEu0aE=) # jasypt加密
default-encoding: UTF-8
port: 465
properties:
......@@ -18,16 +57,129 @@ spring:
port: 465
class: javax.net.ssl.SSLSocketFactory
fallback: false
rabbitmq:
host: rabbitmq01
port: 5672
username: admin
password: admin
virtual-host: /
publisher-confirm-type: simple
mybatis-plus:
mapper-locations: classpath:/mapper/*.xml
configuration:
map-underscore-to-camel-case: true
call-setters-on-nulls: true
cache-enabled: true
type-aliases-package: com.jiankangyouyi.cloud.data.center.model.entity.mysql
mybatis:
configuration:
cache-enabled: true
logging:
config: classpath:log/log4j2-dev.xml
ribbon:
ReadTimeout: 60000
ConnectTimeout: 60000
data:
center:
mongodb:
uri: mongodb://ego_gw_self:123456@mongo/ego_gw_db?replcaSet=replica&readPreference=primary&connectTimeoutMS=300000&minPoolSize=0&maxPoolSize=10&maxIdleTimeMS=900000
mongodbread:
uri: mongodb://ego_gw_self:123456@mongo/ego_gw_db?connectTimeoutMS=300000&minPoolSize=0&maxPoolSize=10&maxIdleTimeMS=900000
#暂时去掉
#jymongodb:
# uri: mongodb://jy_self:nbw^rfaedze8Uv-b@192.168.1.14:8635,192.168.1.2:8635/jy_db?connectTimeoutMS=300000&minPoolSize=0&maxPoolSize=10&maxIdleTimeMS=900000
hh:
request_uri: test.hh-medic.com
management:
health:
elasticsearch:
enabled: false
endpoints:
web:
exposure:
include: service-registry
jkyy:
qiniu:
config:
accessKey: 4mBZKnHG05Bf7VCRWbhfJS9Ya_HU6OVl_Crldox5
secretKey: TmTbLO73AdgnF-teoJLPkPhSYNZYpX_b382tkLGR
scope: 1
domain: files.jiankangyouyi.com
uptokenExpires: 3600
downloadExpires: 36000
protocol: https
zone: 0
pipelines: jkyy-pipeline,jkyy-pipeline2,jkyy-pipeline3,jkyy-pipeline4
jkyy-private:
qiniu:
config:
accessKey: 4mBZKnHG05Bf7VCRWbhfJS9Ya_HU6OVl_Crldox5
secretKey: TmTbLO73AdgnF-teoJLPkPhSYNZYpX_b382tkLGR
scope: 2
domain: files.private.jiankangyouyi.com
uptokenExpires: 3600
downloadExpires: 36000
protocol: https
zone: 0
pipelines: jkyy-pipeline,jkyy-pipeline2,jkyy-pipeline3,jkyy-pipeline4
zhidoushi:
qiniu:
config:
accessKey: 4mBZKnHG05Bf7VCRWbhfJS9Ya_HU6OVl_Crldox5
secretKey: TmTbLO73AdgnF-teoJLPkPhSYNZYpX_b382tkLGR
scope: 2
domain: files.public.jianzhishidai.cn
uptokenExpires: 3600
downloadExpires: 36000
protocol: https
zone: 0
pipelines: jkyy-pipeline,jkyy-pipeline2,jkyy-pipeline3,jkyy-pipeline4
jianyue-private-bucket:
qiniu:
config:
accessKey: 4mBZKnHG05Bf7VCRWbhfJS9Ya_HU6OVl_Crldox5
secretKey: TmTbLO73AdgnF-teoJLPkPhSYNZYpX_b382tkLGR
scope: 2
domain: files.private.jianzhishidai.cn
uptokenExpires: 3600
downloadExpires: 36000
protocol: https
zone: 0
pipelines: jkyy-pipeline,jkyy-pipeline2,jkyy-pipeline3,jkyy-pipeline4
heartvoice:
appId: AKIDmkrqaqjy352u3tlgD0bd9n6wxgd2hzr5xwt0
appSecret: 2bcRyC1nFd9d82ncoU1m87Uu2nw2M3Duq1Sx8wcw
login-token:
manager:
expire: 86400
excludeUris:
- /data-center/v1/manager/login
baidu:
speech:
appId: 11751844
apiKey: EKGAWdeyuLfO378E8Z3WKj70
secretKey: RNr0hY5snXKEPdsDlCauFmLuLTV8NPto
xxl:
job:
admin:
addresses: http://xxl-job-admin-dev-212.xxl-job-admin:8080/xxl-job-admin
executor:
appname: health-cloud-data-center-dev
ip: ""
port: 19999
logpath: /logs
logretentiondays: -1
accessToken: KQHOry6Ea3xV6O8vnxfw
email:
send-account: data@zhidoushi.cn
send-password: Dtsend123abc
monitor-app-invoke-receive-account: jingpeng@zhidoushi.cn
monitor-app-invoke-receive-account-cc: jingpeng@zhidoushi.cn
verify-code:
sms:
dh3t:
config:
account: dh43931
password: 6RuN7ai9
sendCountLimit: 10
health-cloud:
sentry:
enabled: true # 开关 消息发送与api注册都将关闭,api注册可以独立控制,根据api.scan.register-request-mapping: false
es:
host: es
schema: http
......@@ -38,23 +190,28 @@ health-cloud:
enable: true
username: elastic
password: changeme
env-of-index: qa
management:
health:
elasticsearch:
enabled: false
endpoints:
web:
exposure:
include: '*'
metrics:
tags:
application: ${spring.application.name}
distribution:
percentiles-histogram:
recommend:
timer:
recall: true
http:
server:
requests: true
search:
center:
url: http://dev.search-center.jiankangyouyi.com
sentry:
enabled: true # 开关 消息发送与api注册都将关闭,api注册可以独立控制,根据api.scan.register-request-mapping: false
project-name: ${spring.application.name}-${spring.profiles.active}
traced-packages: com.jiankangyouyi.cloud.data.center,com.xxl.rpc # 追踪项目自定义包下的异常
skip-exceptions: com.jiankangyouyi.cloud.core.exception.BusinessException
mail: # 邮箱配置
from: ${spring.mail.username} #发送者
to: fengqichao@zhidoushi.cn,fengqichao@jiankangyouyi.com # 接收者
cc: feng-qichao@qq.com,fanv2012@gmail.com # 抄送
ding-talk: # 钉钉配置
web-hook: https://oapi.dingtalk.com/robot/send?access_token=3a03f2148bd72d05defb965e254e3dc3da33f1417803b194c2b76da0ae5f29b4
api: # api扫描注册网关后台配置
scan:
register-request-mapping: true # 开启
period: thirty_second # 钉钉/邮箱消息发送频率配置 相同错误固定频率发送一次 枚举5s 10s 30s 60s
mq:
addresses: rabbitmq01
username: admin
password: admin
virtualHost: /
publisherConfirmType: simple
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment