Commit 78d71b7cc148806052aa319200f29abd8a9fab7b

Authored by 刘岱鹏
1 parent 540c013a

添加管理端

Showing 1 changed file with 3 additions and 1 deletions
discovery.yml
@@ -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