From 3890e4defb6ec0803d3546fb913806aea87cd25b Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Tue, 01 Dec 2020 17:30:51 +0800
Subject: [PATCH] 202011201

---
 src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 1b5add6..8bc9691 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -5,7 +5,7 @@
 
 spring:
   profiles:
-    active: prod
+    active: test
 
   thymeleaf:
     cache: false

--
Gitblit v1.9.1