wanxl 1 year ago
parent
commit
7c6c8707ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.yml

+ 1 - 1
src/main/resources/application.yml

@@ -5,7 +5,7 @@ server:
 
 
 spring:
 spring:
   profiles:
   profiles:
-      active: dev
+      active: test
   main:
   main:
     allow-circular-references: true
     allow-circular-references: true
   servlet:
   servlet: