ソースを参照

change online

guochao 5 年 前
コミット
59ddd0d9ff
1 ファイル変更2 行追加2 行削除
  1. 2 2
      site/src/main/resources/application.yml

+ 2 - 2
site/src/main/resources/application.yml

@@ -1,7 +1,7 @@
 spring:
   profiles:
-    active: dev
-  #    active: online
+#    active: dev
+    active: online
   cache:
     guava:
       spec: expireAfterWrite=30s