Explorar el Código

修改status page url参数

Sand Wen hace 9 años
padre
commit
e12e423351
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: