Browse Source

boostrap配置文件恢复

LiTaohong 6 years ago
parent
commit
db52af6050
1 changed files with 1 additions and 1 deletions
  1. 1 1
      svr/svr-base/src/main/resources/bootstrap.yml

+ 1 - 1
svr/svr-base/src/main/resources/bootstrap.yml

@ -1,6 +1,6 @@
spring:
  application:
    name: svr-base-lith
    name: svr-base
  cloud:
    config:
      failFast: true