Commit 9626aef1 by yangmengmeng

增加测试配置文件

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