Ver código fonte

测试webhooks

larry 5 anos atrás
pai
commit
155366281f
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/main/resources/application.yml

+ 1 - 0
src/main/resources/application.yml

@@ -12,6 +12,7 @@ eureka:
12 12
   instance:
13 13
     prefer-ip-address: true
14 14
     # 仅测试使用,部署上线不使用
15
+    # 仅测试使用,部署上线不使用
15 16
     status-page-url-path: /swagger-ui.html
16 17
   client:
17 18
     register-with-eureka: false