Sign in
孙宁海
/
huike-eaas-config
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
78d71b7cc148806052aa319200f29abd8a9fab7b
Authored by
刘岱鹏
2017-07-22 09:17:09 +0000
1 parent
540c013a
添加管理端
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
discovery.yml
discovery.yml
View file @
78d71b7
@@ -7,7 +7,9 @@ spring:
@@ -7,7 +7,9 @@ spring:
7
config:
7
config:
8
discovery:
8
discovery:
9
enabled: true
9
enabled: true
10
-
10
+ boot
11
+ admin
12
+ url: http://localhost:15201
11
endpoints:
13
endpoints:
12
restart:
14
restart:
13
enabled: true
15
enabled: true