Commit 9626aef1 by yangmengmeng

增加测试配置文件

parent 0a78cc40
# 测试环境
# 霍煤鸿骏生产环境
server:
exception:
to: 1327531085@qq.com;18463106881@163.com
form: ptlims_test@163.com
subject: 测试 hmhj服务异常
subject: 霍煤鸿骏 hmhj服务异常
swagger:
enable: true
service:
api-url: http://api.pertest.patzn.com
url: http://api.pertest.patzn.com
food-url: http://food.pertest.patzn.com
api-url: http://api.lims.com:9000
url: http://api.lims.com:9000
food-url: http://food.lims.com:9000
province-item-url: http://60.216.97.250:8087/
soffice: /opt/libreoffice6.2/program/soffice
static-url: static.lims.com:9000
spring:
datasource:
type: com.zaxxer.hikari.HikariDataSource
url: jdbc:postgresql://139.9.144.39:5432/test_lims_hmhj
username: dbhmhj
password: sfdWrE39&d!Pt
url: jdbc:postgresql://127.0.0.1:5432/pc_lims_hmhj
username: hjhmdb
password: hm57hj6
dynamic:
enabled: false
# 注册中心配置
cloud:
consul:
host: 124.70.150.247
host: 127.0.0.1
redis:
host: 124.70.150.247
password: patzn123TQa
host: 127.0.0.1
password: hm68Tdf
mail:
host: smtp.163.com
username: ptlims_test@163.com
......@@ -35,30 +36,37 @@ spring:
protocol: smtp
default-encoding: UTF-8
rabbitmq:
host: 124.70.150.247
host: 127.0.0.1
port: 5672
username: mqbase
password: mqb123#@$5
username: hmmq
password: hmm69A62
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
report-make-msg: test.topic.report.make.msg
soil-work-msg: test.topic.soil.work.msg
hmhj-work-msg: test.topic.hmhj.work.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
hmhj-work-msg: pro.topic.hmhj.work.msg
servlet:
multipart:
#设置 http 上传的临时目录
location: C:\patzn\upload_tmp
# Mongodb GridFS
data:
mongodb:
uri: mongodb://limsAdmin:k8stestyang@127.0.0.1:27017/lims
grid-fs-database: lims
# 对象存储配置
# Mongodb GridFS 存储
oss:
bucket-name: pt-web-sys
aliyun:
endpoint: http://oss.test.patzn.com
folder: pertest/hmhj
grid-fs: true
bucket-name: base
#libreOffice 安装信息
libreOffice:
url: /opt/libreOffice6.2
url: D:/Program Files/LibreOffice
### jobs
jobs:
admin-address: http://api.pertest.patzn.com/print
\ No newline at end of file
admin-address: http://api.lims.com:9000/print
\ 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