소스 검색

修改配置文件

syh 5 년 전
부모
커밋
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: