修改端口2333
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-26 21:44:09 +08:00
parent 2c4549ad79
commit 9d78991c3a
9 changed files with 141 additions and 185 deletions

View File

@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Port configuration:
- Local development: Port 3000
- Local development: Port 2333
- Docker deployment: Port 4000
### Technical Stack
@@ -57,3 +57,4 @@ For Docker:
git pull origin main
./docker-start.sh
```