浏览代码

修改配置文件

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: