Explorar el Código

增加全局状态URL配置

Sand Wen hace 9 años
padre
commit
2eedb6a779
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      application.yml

+ 1 - 0
application.yml

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