Explorar el Código

1、运营服务配置文件调整;

zk hace 2 años
padre
commit
a884b597de
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sckw-modules/sckw-operation/src/main/resources/bootstrap.yml

+ 1 - 1
sckw-modules/sckw-operation/src/main/resources/bootstrap.yml

@@ -5,7 +5,7 @@ spring:
   application:
     name: sckw-operation
   profiles:
-    active: sky
+    active: @profiles.active@
   main:
     allow-bean-definition-overriding: true
     allow-circular-references: true