From 9978e005f24643414d9fcfe8e9c34ec64a3747f8 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Wed, 26 Oct 2022 10:43:27 +0800
Subject: [PATCH] 20221021
---
src/main/resources/application.yml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 4a7b160..62d2840 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,6 +1,5 @@
server:
-# port: 8095
- port: 8075
+ port: 8095
tomcat:
uri-encoding: utf-8
--
Gitblit v1.9.1