From 09c7e370124e4c2fed21f35cea98f4626d2715e7 Mon Sep 17 00:00:00 2001
From: zainali5120 <512061637@qq.com>
Date: Tue, 13 Oct 2020 18:59:35 +0800
Subject: [PATCH] roc人工提币

---
 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 18e42bf..1b5add6 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -5,7 +5,7 @@
 
 spring:
   profiles:
-    active: dev
+    active: prod
 
   thymeleaf:
     cache: false

--
Gitblit v1.9.1