From 5394a8b4a873560b5120ae86c009a0814632c06c Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Tue, 01 Dec 2020 17:36:38 +0800
Subject: [PATCH] 20201201

---
 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