فهرست منبع

还原文件服务配置引入

lengfaqiang 2 سال پیش
والد
کامیت
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