Commit 3fd15e85 by yangmengmeng

增加演示环境配置文件

parent 8d3bda64
# 测试环境
server:
exception:
to: 1327531085@qq.com;18463106881@163.com
subject: 测试 food 服务异常
swagger:
enable: true
# 生产环境
service:
api-url: http://api.test.patzn.com
url: http://api.test.patzn.com
food-url: http://food.test.patzn.com
province-item-url: http://60.216.97.250:8087/
api-url: http://api.ys.patzn.com
url: http://api.ys.patzn.com
food-url: http://food.ys.patzn.com
province-item-url: http://60.216.97.250:8087
soffice: /opt/libreoffice6.1/program/soffice
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:
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
password: ptd434%b!361
password: svfYEhgW586e!$6
dynamic:
enabled: false
# 注册中心配置
cloud:
consul:
host: 121.36.130.208
host: 121.89.205.20
rabbitmq:
host: 121.36.130.208
host: 121.89.205.20
port: 5672
username: mqbase
password: mqb123#@$5
username: ysadmin
password: ysadmin63$%64
virtual-host: /
topic:
push-msg: test.topic.push.msg
sys-log: test.topic.sys.log
chemical-classify-warning: test.topic.chemical.classify.warning
equip-check-msg: test.topic.equip.check.msg
env-work-msg: test.topic.env.work.msg
food-work-msg: test.topic.food.work.msg
food-statistics-customer-contract: test.topic.food.statistics.customer.contract
food-statistics-contract-progress: test.topic.food.statistics.contract.progress
food-statistics-sample-progress: test.topic.food.statistics.sample.progress
report-make-msg: test.topic.report.make.msg
push-msg: pro.topic.push.msg
sys-log: pro.topic.sys.log
chemical-classify-warning: pro.topic.chemical.classify.warning
equip-check-msg: pro.topic.equip.check.msg
report-make-msg: pro.topic.report.make.msg
soil-work-msg: pro.topic.soil.work.msg
redis:
database: 0
host: 121.89.205.20
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:
bucket-name: pt-web-sys
aliyun:
endpoint: http://oss.test.patzn.com
folder: test/food
#libreOffice 安装信息
libreOffice:
url: C:/Program Files/LibreOffice
folder: soil
### jobs
jobs:
admin-address: http://api.test.patzn.com/print
\ No newline at end of file
admin-address: http://api.ys.patzn.com/print
# 日志
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