Przeglądaj źródła

1配置文件prodr修改为prod。

guanzi 4 lat temu
rodzic
commit
3c0b8747d2
1 zmienionych plików z 1 dodań i 1 usunięć
  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