ms-dev 6 years ago
parent
commit
091fe12552
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.yml

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

@@ -22,7 +22,7 @@ ms:
       
 spring:
   profiles:
-    active: dev
+    active: test
   mvc:
     pathmatch: 
      use-suffix-pattern: true