refactor: 端口调整

This commit is contained in:
tbphp
2025-07-14 14:08:05 +08:00
parent a0b1223818
commit 2fdd963613
7 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
# 服务器配置
PORT=3000
PORT=3001
HOST=0.0.0.0
# 服务器读取、写入和空闲连接的超时时间(秒)