Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-framework-config
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-framework-config
Commits
a82d6249
Commit
a82d6249
authored
Feb 16, 2023
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-coordination-command-natived.yml
parent
5940143e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
techhero-coordination-command-natived.yml
+5
-4
No files found.
techhero-coordination-command-natived.yml
View file @
a82d6249
...
@@ -60,11 +60,12 @@ spring:
...
@@ -60,11 +60,12 @@ spring:
rabbitmq
:
rabbitmq
:
host
:
'
[fdff:1:1:1::1]'
host
:
dev-env
port
:
5672
port
:
5672
username
:
nr
username
:
techhero
password
:
nr
password
:
techhero
virtual-host
:
/nr
virtual-host
:
/framework
# listener:
# listener:
# simple:
# simple:
# acknowledge-mode: manual # 消息确认方式,其有三种配置方式,分别是none、manual(手动ack) 和auto(自动ack) 默认auto
# acknowledge-mode: manual # 消息确认方式,其有三种配置方式,分别是none、manual(手动ack) 和auto(自动ack) 默认auto
...
...
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