Просмотр исходного кода

还原文件服务配置引入

lengfaqiang 2 лет назад
Родитель
Сommit
4aa7fb22c6
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      sckw-modules/sckw-file/src/main/resources/bootstrap.yml

+ 2 - 2
sckw-modules/sckw-file/src/main/resources/bootstrap.yml

@@ -5,8 +5,8 @@ spring:
   application:
     name: sckw-file
   profiles:
-    active: ${DEPLOY_MODE:dev}
-#    active: @profiles.active@
+#    active: ${DEPLOY_MODE:dev}
+    active: @profiles.active@
   main:
     allow-bean-definition-overriding: true
     allow-circular-references: true