chore(md): correct web port (#50)

This commit is contained in:
Yao Siqian
2026-02-15 11:49:53 +08:00
committed by GitHub
parent 399c6eb4f1
commit 33d6079c99
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ cd Memoh
docker compose up -d
```
Visit http://localhost after startup. Default login: `admin` / `admin123`
Visit <http://localhost8082> after startup. Default login: `admin` / `admin123`
See [DEPLOYMENT.md](DEPLOYMENT.md) for custom configuration and production setup.