浏览代码

1配置文件prodr修改为prod。

guanzi 4 年之前
父节点
当前提交
3c0b8747d2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ttc-app/src/main/resources/application.yml

+ 1 - 1
ttc-app/src/main/resources/application.yml

@@ -8,7 +8,7 @@ spring:
   profiles:
 #    active: dev
     active: test
-#    active: prodr
+#    active: prod
   cache:
     ehcache:
       config: classpath:ehcache-config.xml