Browse Source

测试环境redis更换为v3测试服redis

dengsixing 3 năm trước cách đây
mục cha
commit
2645a4f0b5
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/main/resources/bootstrap-test.yml

+ 2 - 2
src/main/resources/bootstrap-test.yml

@@ -12,11 +12,11 @@ spring:
             group: DEFAULT_GROUP
             refresh: true
         shared-configs:
-          - data-id: common-db-config-52.yaml
+          - data-id: common-db-config.yaml
             group: DEFAULT_GROUP
             refresh: true
 
-          - data-id: common-redis-config.yaml
+          - data-id: common-redis-config-52.yaml
             group: DEFAULT_GROUP
             refresh: true