Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-service-hmhj
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangweidong
patzn-cloud-service-hmhj
Commits
85f34eb4
Commit
85f34eb4
authored
Apr 29, 2022
by
zhangkaigit
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加70服务器的霍煤的测试环境的配置文件
parent
9c21b4d0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
74 additions
and
0 deletions
+74
-0
application-hmhjtest.yml
src/main/resources/application-hmhjtest.yml
+74
-0
No files found.
src/main/resources/application-hmhjtest.yml
0 → 100644
View file @
85f34eb4
# 192.168.0.70测试环境 配置文件
server
:
exception
:
to
:
1327531085@qq.com;18463106881@163.com
form
:
ptlims@163.com
subject
:
测试 soil服务异常
swagger
:
enable
:
true
service
:
api-url
:
http://api.hmhjtest.patzn.com
url
:
http://api.hmhjtest.patzn.com
#原来食品的配置 开发自己调用 已经修改为hmhjtest IP也改了
food-url
:
http://food.hmhjtest.patzn.com
province-item-url
:
http://192.168.0.70:7000/
soffice
:
/opt/libreoffice6.2/program/soffice
spring
:
datasource
:
#设置数据库线程池连接 不设置会每次新增一个链接浪费资源
type
:
com.zaxxer.hikari.HikariDataSource
url
:
jdbc:postgresql://192.168.0.70:5432/test_lims_hmhj
username
:
zkdatabase
password
:
123456
dynamic
:
enabled
:
false
# 注册中心配置
cloud
:
consul
:
host
:
192.168.0.70
redis
:
host
:
192.168.0.70
password
:
123456
mail
:
host
:
smtp.163.com
username
:
ptlims@163.com
password
:
HFQYDSHMSKTVYRQW
port
:
25
protocol
:
smtp
default-encoding
:
UTF-8
rabbitmq
:
host
:
192.168.0.70
port
:
5672
username
:
rabbitmqadmin
password
:
123456aA@
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
data
:
mongodb
:
uri
:
mongodb://limsAdmin:devpt12$mg@192.168.0.70:27017/lims
grid-fs-database
:
lims
# Mongodb GridFS 存储
oss
:
grid-fs
:
true
bucket-name
:
base
#libreOffice 安装信息
libreOffice
:
url
:
/opt/libreOffice6.2
### jobs
jobs
:
admin-address
:
http://api.pertest.patzn.com/print
# 日志打印在这个文件中 (启动时服务器生成log文件夹)
logging
:
config
:
classpath:log4j2.xml
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment