From 6fb1c9fb2e3a8e45de15c50d597ab2c74217d22f Mon Sep 17 00:00:00 2001 From: Raymond Yang Date: Thu, 6 Aug 2026 21:00:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3port?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 6de97ed..e9fef5b 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -1,6 +1,6 @@ ktor: deployment: - port: 8080 + port: 10001 application: modules: - club.sakunadaisuki.pcrediveclanrecordbackend.plugins.HttpKt.configureHttp