Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
order-group
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
jenkins
order-group
Commits
5a1c8c37
Commit
5a1c8c37
authored
Mar 31, 2020
by
张明警
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改注册eureka的配置
parent
be3e1b60
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
7 deletions
+0
-7
order-application-service/src/main/resources/application-dev.properties
+0
-3
order-application-service/src/main/resources/application-qa.properties
+0
-3
order-application-service/src/main/resources/application.properties
+0
-1
No files found.
order-application-service/src/main/resources/application-dev.properties
View file @
5a1c8c37
...
...
@@ -9,5 +9,3 @@ env=dev
apollo.cluster
=
default
apollo.bootstrap.enabled
=
true
apollo.bootstrap.namespaces
=
micro_progeram_commons,order_service
eureka.client.enabled
=
true
\ No newline at end of file
order-application-service/src/main/resources/application-qa.properties
View file @
5a1c8c37
...
...
@@ -10,5 +10,3 @@ env=uat
apollo.cluster
=
default
apollo.bootstrap.enabled
=
true
apollo.bootstrap.namespaces
=
micro_progeram_commons,order_service
eureka.client.enabled
=
true
\ No newline at end of file
order-application-service/src/main/resources/application.properties
View file @
5a1c8c37
...
...
@@ -11,7 +11,6 @@ apollo.cluster=default
apollo.bootstrap.enabled
=
true
apollo.bootstrap.namespaces
=
micro_progeram_commons,order_service
eureka.client.enabled
=
false
#-Dapollo.configService=http://172.81.231.147
endpoints.metrics.enabled
=
true
...
...
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