소스 검색

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