Commit 3fd15e85 by yangmengmeng

增加演示环境配置文件

parent 8d3bda64
# 测试环境 # 生产环境
server:
exception:
to: 1327531085@qq.com;18463106881@163.com
subject: 测试 food 服务异常
swagger:
enable: true
service: service:
api-url: http://api.test.patzn.com api-url: http://api.ys.patzn.com
url: http://api.test.patzn.com url: http://api.ys.patzn.com
food-url: http://food.test.patzn.com food-url: http://food.ys.patzn.com
province-item-url: http://60.216.97.250:8087/ province-item-url: http://60.216.97.250:8087
soffice: /opt/libreoffice6.1/program/soffice soffice: /opt/libreoffice6.1/program/soffice
spring: spring:
mail:
host: smtp.qq.com
password: amevchrqenqweebg
default-encoding: UTF-8
properties:
mail:
smtp:
auth: true
starttls:
enable: true
required: true
username: 1781849245@qq.com
port: 465
protocol: smtps
datasource: datasource:
type: com.zaxxer.hikari.HikariDataSource type: com.zaxxer.hikari.HikariDataSource
url: jdbc:postgresql://121.36.94.193:5432/test_lims_soil url: jdbc:postgresql://39.103.208.182:5432/pc_lims_soil
username: dbsoil username: dbsoil
password: ptd434%b!361 password: svfYEhgW586e!$6
dynamic: dynamic:
enabled: false enabled: false
# 注册中心配置 # 注册中心配置
cloud: cloud:
consul: consul:
host: 121.36.130.208 host: 121.89.205.20
rabbitmq: rabbitmq:
host: 121.36.130.208 host: 121.89.205.20
port: 5672 port: 5672
username: mqbase username: ysadmin
password: mqb123#@$5 password: ysadmin63$%64
virtual-host: / virtual-host: /
topic: topic:
push-msg: test.topic.push.msg push-msg: pro.topic.push.msg
sys-log: test.topic.sys.log sys-log: pro.topic.sys.log
chemical-classify-warning: test.topic.chemical.classify.warning chemical-classify-warning: pro.topic.chemical.classify.warning
equip-check-msg: test.topic.equip.check.msg equip-check-msg: pro.topic.equip.check.msg
env-work-msg: test.topic.env.work.msg report-make-msg: pro.topic.report.make.msg
food-work-msg: test.topic.food.work.msg soil-work-msg: pro.topic.soil.work.msg
food-statistics-customer-contract: test.topic.food.statistics.customer.contract redis:
food-statistics-contract-progress: test.topic.food.statistics.contract.progress database: 0
food-statistics-sample-progress: test.topic.food.statistics.sample.progress host: 121.89.205.20
report-make-msg: test.topic.report.make.msg port: 6379
password: ysadmin63Tba
#服务监控
boot:
admin:
client:
instance:
service-url: http://${network-ip}:${server.port}
name: food
username: "patznAdmin"
password: "asd9*765"
url:
- http://springadmin.patzn.com
# 对象存储配置 # 对象存储配置
oss: oss:
bucket-name: pt-web-sys
aliyun: aliyun:
endpoint: http://oss.test.patzn.com folder: soil
folder: test/food
#libreOffice 安装信息
libreOffice:
url: C:/Program Files/LibreOffice
### jobs ### jobs
jobs: jobs:
admin-address: http://api.test.patzn.com/print admin-address: http://api.ys.patzn.com/print
\ No newline at end of file
# 日志
logging:
config: classpath:log4j2-pro.xml
#libreOffice 安装信息
libreOffice:
url: /opt/libreoffice6.2
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