Update service port from 8080 to 48081 in docker-compose, application configurations, and README documentation.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 生产环境配置
|
||||
server:
|
||||
port: 8080
|
||||
port: 48081
|
||||
servlet:
|
||||
context-path: /sftp-manager
|
||||
tomcat:
|
||||
|
||||
Reference in New Issue
Block a user