From ac5a8958148cab927e682574f5ddcf33fa027f62 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期六, 08 十月 2022 15:40:57 +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 b282c5a..30c83a7 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
- port: 8080
+ port: 9090
servlet:
context-path: /@pom.build.finalName@
--
Gitblit v1.9.1