更新 README.md

This commit is contained in:
Murasame Noa 2025-08-25 16:55:04 +08:00 committed by GitHub
parent de2a39b8aa
commit 790609388b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,7 @@ python app.py
<details open>
<summary>docker</summary>
```bash
docker build -t mcstatus-api .
docker run --name mcstatus-api -p 8000:8000 -d mcstatus-api