chore: 将 web 端口由 5173 调整为 5273

This commit is contained in:
caoxiaozhu
2026-06-17 14:37:50 +08:00
parent 0d525fa64c
commit 09a66c72cb
5 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ docker compose up -d
Open:
```text
http://<your-linux-host>:5173
http://<your-linux-host>:5273
```
## Container Layout