chore(deploy): change webui port to 3090

This commit is contained in:
2026-05-05 15:01:35 +08:00
parent 73d476bcea
commit 24bc9448a0
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ cp deploy/compose.env.example .env
docker compose up -d --build
```
默认访问地址:<http://localhost:8080>
默认访问地址:<http://localhost:3090>
### 访问地址