Переглянути джерело

修改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:
eureka:
  instance:
  instance:
    prefer-ip-address: true
    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:
  client:
    serviceUrl:
    serviceUrl: