From d9deb05d789dafb1da527c16f8c8721de62e4582 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 29 六月 2023 13:19:48 +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 22cf4b7..472609e 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,5 +1,5 @@ server: - port: 8080 + port: 8088 servlet: context-path: /@pom.build.finalName@ -- Gitblit v1.9.1