Trick преди 5 години
родител
ревизия
b12449b974
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      server/svr-authentication/src/main/resources/bootstrap.yml
  2. 1 1
      svr/svr-internet-hospital/src/main/resources/bootstrap.yml

+ 1 - 1
server/svr-authentication/src/main/resources/bootstrap.yml

@ -1,6 +1,6 @@
spring:
  application:
    name: svr-authentication-lyx
    name: svr-authentication
  cloud:
    config:
      failFast: true

+ 1 - 1
svr/svr-internet-hospital/src/main/resources/bootstrap.yml

@ -1,6 +1,6 @@
spring:
  application:
    name:  svr-internet-hospital-lyx
    name:  svr-internet-hospital
  cloud:
    config:
      failFast: true