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
1aac188f
Commit
1aac188f
authored
Aug 25, 2022
by
lijingjing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加配置文件;
parent
b740f7ed
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
application-dsm.yml
src/main/resources/application-dsm.yml
+6
-6
No files found.
src/main/resources/application-dsm.yml
View file @
1aac188f
...
@@ -13,7 +13,7 @@ service:
...
@@ -13,7 +13,7 @@ service:
spring
:
spring
:
datasource
:
datasource
:
type
:
com.zaxxer.hikari.HikariDataSource
type
:
com.zaxxer.hikari.HikariDataSource
url
:
jdbc:postgresql://
192.168.123.122:5433/dev_lims
_hmhj
url
:
jdbc:postgresql://
meazty.fun:5433/dev
_hmhj
username
:
postgres
username
:
postgres
password
:
post123
password
:
post123
dynamic
:
dynamic
:
...
@@ -21,7 +21,7 @@ spring:
...
@@ -21,7 +21,7 @@ spring:
# 注册中心配置
# 注册中心配置
cloud
:
cloud
:
consul
:
consul
:
host
:
192.168.123.122
host
:
localhost
redis
:
redis
:
database
:
0
database
:
0
host
:
meazty.fun
host
:
meazty.fun
...
@@ -35,10 +35,10 @@ spring:
...
@@ -35,10 +35,10 @@ spring:
protocol
:
smtp
protocol
:
smtp
default-encoding
:
UTF-8
default-encoding
:
UTF-8
rabbitmq
:
rabbitmq
:
host
:
8.142.29.214
host
:
meazty.fun
port
:
5672
port
:
5672
username
:
mqbase
username
:
admin
password
:
mqb123#@$5
password
:
admin123
virtual-host
:
/
virtual-host
:
/
topic
:
topic
:
push-msg
:
pro.topic.push.msg
push-msg
:
pro.topic.push.msg
...
@@ -55,7 +55,7 @@ spring:
...
@@ -55,7 +55,7 @@ spring:
# Mongodb GridFS
# Mongodb GridFS
data
:
data
:
mongodb
:
mongodb
:
uri
:
mongodb://
mongo:Mong$6358#@192.168.123.122
:27154/lims
uri
:
mongodb://
lims:lims123@meazty.fun
:27154/lims
grid-fs-database
:
lims
grid-fs-database
:
lims
# Mongodb GridFS 存储
# Mongodb GridFS 存储
...
...
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