gongfuzhu 1 năm trước cách đây
mục cha
commit
c3a8a1090b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      SpringBatchServiceServer/src/main/resources/bootstrap.yml

+ 1 - 1
SpringBatchServiceServer/src/main/resources/bootstrap.yml

@@ -10,7 +10,7 @@ spring:
     name: SpringBatchService
   # 当前读取配置文件的类型
   profiles:
-    active: dev
+    active: ${spring.profiles.active}
   #配置中心
   cloud:
     config: