Update service port from 8080 to 48081 in docker-compose, application configurations, and README documentation.

This commit is contained in:
liu
2026-02-03 10:14:08 +08:00
parent 14289beb66
commit 4f5e135091
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# 生产环境配置
server:
port: 8080
port: 48081
servlet:
context-path: /sftp-manager
tomcat: