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
9be2457e
Commit
9be2457e
authored
Jul 28, 2022
by
qiaobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 生产环境配置文件修改3
parent
9d33e2ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
application-common-prod.yaml
constant/src/main/resources/application-common-prod.yaml
+1
-3
No files found.
constant/src/main/resources/application-common-prod.yaml
View file @
9be2457e
...
@@ -40,12 +40,10 @@ spring:
...
@@ -40,12 +40,10 @@ spring:
max-wait
:
-1
max-wait
:
-1
rabbitmq
:
rabbitmq
:
host
:
47.104.22.209
host
:
172.27.134.198
port
:
5672
port
:
5672
username
:
root
username
:
root
password
:
antaikeji2020
password
:
antaikeji2020
# 需要手动去rabbitmq上创建 VirtualHost是相对独立的RabbitMQ服务器 VirtualHost之间是相互隔离的。exchange、queue、message不能互通。相当于mysql的db
virtual-host
:
/wellnessunblocked/${spring.profiles.active}
listener
:
listener
:
simple
:
simple
:
concurrency
:
5
concurrency
:
5
...
...
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