瀏覽代碼

修改status page url参数

Sand Wen 9 年之前
父節點
當前提交
e12e423351
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application.yml

+ 1 - 1
application.yml

@ -58,7 +58,7 @@ spring:
eureka:
  instance:
    prefer-ip-address: true
    status-page-url: http://${server.address}:${server.port}/swagger-ui.html
    status-page-url: http://localhost:${server.port}/swagger-ui.html
  client:
    serviceUrl: