syh 5 лет назад
Родитель
Сommit
010712df35
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      jeecg-boot-module-system/src/main/resources/application.yml

+ 1 - 2
jeecg-boot-module-system/src/main/resources/application.yml

@@ -1,7 +1,6 @@
 spring:
   profiles:
-    active: prod
-  #      active: @activatedProperties@
+    active: @activatedProperties@
   application:
     name: system-web
 eureka: