Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
O
on-site-service
Project
Project
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
external
on-site-service
Commits
f337f203
Commit
f337f203
authored
Jul 28, 2022
by
qiaobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 生产环境配置文件修改3
parent
5aaf92b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
application-common-prod.yaml
constant/src/main/resources/application-common-prod.yaml
+3
-3
No files found.
constant/src/main/resources/application-common-prod.yaml
View file @
f337f203
...
...
@@ -24,7 +24,7 @@ spring:
# Redis服务器连接端口
port
:
6379
# Redis服务器连接密码(默认为空)
password
:
antaikeji20
19
password
:
antaikeji20
20
# 连接超时时间(毫秒)
timeout
:
10000
# 配置连接池属性 jedis与lettuce
...
...
@@ -42,8 +42,8 @@ spring:
rabbitmq
:
host
:
172.27.134.198
port
:
5672
username
:
r
abbi
t
password
:
antaikeji
666
username
:
r
oo
t
password
:
antaikeji
2020
# 需要手动去rabbitmq上创建 VirtualHost是相对独立的RabbitMQ服务器 VirtualHost之间是相互隔离的。exchange、queue、message不能互通。相当于mysql的db
virtual-host
:
/wellnessunblocked/${spring.profiles.active}
listener
:
...
...
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