Commit f97607da authored by 钱坤's avatar 钱坤

添加apollo刷新

parent 49982d38
server:
port: 8091
servlet:
context-path: /feo-jobs
spring:
application:
name: feo-jobs
datasource:
user:
driver-class-name: com.mysql.cj.jdbc.Driver
initialize: false #指定初始化数据源,是否用data.sql来初始化,默认: true
jdbc-url: jdbc:mysql://rm-uf6ol58l59c62fyr7.mysql.rds.aliyuncs.com:3306/tamp_feo_user?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai&zeroDateTimeBehavior=CONVERT_TO_NULL
username: tamp_feo_wr
password: FpNhH22GbD1FwTBApnN
diagnose:
driver-class-name: com.mysql.cj.jdbc.Driver
initialize: false #指定初始化数据源,是否用data.sql来初始化,默认: true
jdbc-url: jdbc:mysql://rm-uf6ol58l59c62fyr7.mysql.rds.aliyuncs.com:3306/tamp_feo_diagnose_app?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai&zeroDateTimeBehavior=CONVERT_TO_NULL
username: tamp_feo_wr
password: FpNhH22GbD1FwTBApnN
jyzyuser:
driver-class-name: com.mysql.cj.jdbc.Driver
initialize: false #指定初始化数据源,是否用data.sql来初始化,默认: true
jdbc-url: jdbc:mysql://pc-uf666afrpfg8yj768.rwlb.rds.aliyuncs.com:3306/fatools?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai&zeroDateTimeBehavior=CONVERT_TO_NULL
username: jyzy_read_rd
password: iBJoUkaGIYOpTxw2
zipkin:
enabled: false # 监控关掉
cloud:
consul:
host: prod-feo-consul.tamp-innner.com
port: 8500
discovery:
service-name: ${spring.application.name}
prefer-ip-address: true
health-check-interval: 3s
tags: PRO
default-query-tag: PRO
enabled: false
enabled: false
spring.jackson:
time-zone: GMT+8
date-format: yyyy-MM-dd HH:mm:ss
user:
wxDefaultImg: https://tamp-prod-feo-biz.oss-cn-shanghai.aliyuncs.com/common/fatoolsHeadImgMp-1228.png
#微信
wx:
#用户小程序二维码生成接口 wx12c5764ee9aeab05 为小程序appid
xcxqrcode: https://feotamper.tanpuyun.com/wxmini/wx/user/wx30500d60f0b13671/getBallCode
logging:
level:
com:
tanpu: debug
apollo:
bootstrap:
enabled: false # 启用apollo配置中心
\ No newline at end of file
meta: http://prod-feo-apollo.tamp-innner.com:8080
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