From 430059ef3b5aadf59363eb643ec3c4c0e9761abd Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期四, 18 九月 2025 16:41:13 +0800
Subject: [PATCH] #
---
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 43be3a7..8b279aa 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
- port: 8081
+ port: 8082
servlet:
context-path: /@pom.build.finalName@
--
Gitblit v1.9.1