mirror of
https://github.com/Murasame-Dev/McStatus-API.git
synced 2025-12-16 13:17:43 +00:00
更新 README.md
This commit is contained in:
parent
1be9b115d4
commit
7346b1f772
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ python app.py
|
||||||
<summary>docker</summary>
|
<summary>docker</summary>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker build -t mcstatus-api
|
docker build -t mcstatus-api .
|
||||||
docker run --name mcstatus-api -p 8000:8000 -d mcstatus-api
|
docker run --name mcstatus-api -p 8000:8000 -d mcstatus-api
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue