Selaa lähdekoodia

合并曾卓越代码

wuheng 1 vuosi sitten
vanhempi
commit
db7c685799
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: