Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
middle-platform-public
/
config-repo
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 6b2f68c0
authored
Nov 25, 2020
by
章国平
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
config yml
1 parent
8c164196
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
0 deletions
config-dev.yml
config-dev.yml
0 → 100644
View file @
6b2f68c
spring
:
application
:
name
:
middle-platform-config
kafka
:
bootstrap-servers
:
http://10.10.0.156:9092
consumer
:
group-id
:
mpGroup
cloud
:
bus
:
enabled
:
true
config
:
server
:
git
:
uri
:
http://gitlab.dituhui.com/middle-platform-public/config-repo.git
clone-on-start
:
true
stream
:
kafka
:
binder
:
brokers
:
10.10.0.156:9092
server
:
port
:
3301
eureka
:
client
:
serviceUrl
:
defaultZone
:
http://10.10.0.156:8761/eureka
instance
:
preferIpAddress
:
true
# webhook
management
:
security
:
enabled
:
false
#是否开启actuator安全认证
endpoints
:
web
:
exposure
:
include
:
"
*"
Write
Preview
Markdown
is supported
Attach a file
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 post a comment