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
0e183a3c
Commit
0e183a3c
authored
Apr 14, 2021
by
yangmengmeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增配置文件
parent
ac6f32e0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
61 additions
and
50 deletions
+61
-50
application-dev312.yml
src/main/resources/application-dev312.yml
+61
-0
application-devtest.yml
src/main/resources/application-devtest.yml
+0
-50
No files found.
src/main/resources/application-dev312.yml
0 → 100644
View file @
0e183a3c
# 开发环境
server
:
exception
:
enable
:
false
swagger
:
enable
:
true
service
:
api-url
:
http://api.dev.patzn.com:7000
url
:
http://api.dev.patzn.com:7000
spring
:
datasource
:
type
:
com.zaxxer.hikari.HikariDataSource
# url: jdbc:postgresql://localhost:5432/dev_lims_meter
username
:
dbdev
password
:
Project311&QdPt!
url
:
jdbc:postgresql://139.9.144.39:5432/dev_lims_hmhj
driver-class-name
:
org.postgresql.Driver
dynamic
:
enabled
:
false
# 注册中心配置
cloud
:
consul
:
host
:
localhost
discovery
:
health-check-interval
:
5s
# host: localhost
rabbitmq
:
host
:
124.70.150.247
port
:
5672
username
:
mqbase
password
:
mqb123#@$5
virtual-host
:
/
topic
:
push-msg
:
dev.topic.push.msg
sys-log
:
dev.topic.sys.log
chemical-classify-warning
:
dev.topic.chemical.classify.warning
equip-check-msg
:
dev.topic.equip.check.msg
report-make-msg
:
dev.topic.report.make.msg
hmhj-work-msg
:
dev.topic.hmhj.work.msg
### jobs
jobs
:
admin-address
:
http://api.dev.patzn.com:7000/print
# 对象存储配置
oss
:
bucket-name
:
pt-web-sys
aliyun
:
endpoint
:
http://oss.test.patzn.com
folder
:
dev/hmhj
#libreOffice 安装信息
libreOffice
:
url
:
C:/Program Files/LibreOffice
# ribbon 路由配置
food.ribbon.NFLoadBalancerRuleClassName
:
com.patzn.cloud.zuul.LocalRule
print.ribbon.NFLoadBalancerRuleClassName
:
com.patzn.cloud.zuul.LocalRule
res.ribbon.NFLoadBalancerRuleClassName
:
com.patzn.cloud.zuul.LocalRule
convert.ribbon.NFLoadBalancerRuleClassName
:
com.patzn.cloud.zuul.LocalRule
hmhj.ribbon.NFLoadBalancerRuleClassName
:
com.patzn.cloud.zuul.LocalRule
src/main/resources/application-devtest.yml
deleted
100644 → 0
View file @
ac6f32e0
# 测试环境
server
:
exception
:
enable
:
false
swagger
:
enable
:
true
service
:
api-url
:
http://api.devtest.patzn.com
url
:
http://api.devtest.patzn.com
food-url
:
http://food.devtest.patzn.com
province-item-url
:
http://60.216.97.250:8087/
soffice
:
/opt/libreoffice6.1/program/soffice
spring
:
datasource
:
type
:
com.zaxxer.hikari.HikariDataSource
url
:
jdbc:postgresql://114.116.10.31:5432/devtest_lims
username
:
dbdevtest
password
:
devTest&10@31!Bg
# 注册中心配置
cloud
:
consul
:
host
:
114.116.10.31
rabbitmq
:
host
:
114.116.10.31
port
:
5672
username
:
mqbase
password
:
mqb123#@$5
virtual-host
:
/
topic
:
push-msg
:
devtest.topic.push.msg
sys-log
:
devtest.topic.sys.log
chemical-classify-warning
:
devtest.topic.chemical.classify.warning
equip-check-msg
:
devtest.topic.equip.check.msg
env-work-msg
:
devtest.topic.env.work.msg
food-work-msg
:
devtest.topic.food.work.msg
food-statistics-customer-contract
:
devtest.topic.food.statistics.customer.contract
food-statistics-contract-progress
:
devtest.topic.food.statistics.contract.progress
food-statistics-sample-progress
:
devtest.topic.food.statistics.sample.progress
report-make-msg
:
devtest.topic.report.make.msg
# Mongodb GridFS
data
:
mongodb
:
uri
:
mongodb://114.116.10.31:27017/lims
grid-fs-database
:
lims
# Mongodb GridFS 存储
oss
:
grid-fs
:
true
bucket-name
:
base
\ No newline at end of file
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