Browse Source

合并曾卓越代码

wuheng 1 năm trước cách đây
mục cha
commit
db7c685799
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: