ソースを参照

合并曾卓越代码

wuheng 1 年間 前
コミット
db7c685799
1 ファイル変更1 行追加1 行削除
  1. 1 1
      controller/src/main/resources/application.yaml

+ 1 - 1
controller/src/main/resources/application.yaml

@@ -2,7 +2,7 @@ server:
   port: 8081
 spring:
   profiles:
-    active: wheng
+    active: local
   main:
     allow-circular-references: true
   servlet: