From fe974ddd20a3cb5e86a7b9394be5db02e9501481 Mon Sep 17 00:00:00 2001
From: koisi <kor.coeo@gmail.com>
Date: 星期一, 05 八月 2024 19:00:00 +0800
Subject: [PATCH] Merge pull request #2 from koisi-io/fix3

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index d74c444..023c055 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,3 +1,5 @@
 spring:
+  application:
+    name: wvp
   profiles:
-    active: local
+    active: local272
\ No newline at end of file

--
Gitblit v1.8.0