소스 검색

修改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: