commit | 83df9e2b92ce06b6eb8b8e8bbd784dc5d6a3e3c3 | [log] [tgz] |
---|---|---|
author | TRM-coding <956303669@qq.com> | Mon Jun 09 17:51:05 2025 +0800 |
committer | TRM-coding <956303669@qq.com> | Mon Jun 09 17:51:05 2025 +0800 |
tree | cf1acf52ec6413d27cc54c1e9b3e12625f337019 | |
parent | 9ed96da55dd7cc38fa0603d2b67c5379a8c95c63 [diff] [blame] |
上传量下载量跑通,修复infohash逻辑 Change-Id: I42c3131f426f840283a7604310f5d2aefe78c840
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index f0b6c8a..46b4298 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -1,4 +1,4 @@ -server.port=9999 +server.port=8083 # 文件上传配置 spring.servlet.multipart.max-file-size=100MB