update readme

pull/210/head
cppla 2022-11-01 13:47:36 +08:00
parent 333bc29c88
commit 25917f0883
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
wget --no-check-certificate -qO ~/serverstatus-config.json https://raw.githubusercontent.com/cppla/ServerStatus/master/server/config.json && mkdir ~/serverstatus-monthtraffic
docker run -d --restart=always --name=serverstatus -v ~/serverstatus-config.json:/ServerStatus/server/config.json -v ~/serverstatus-monthtraffic:/usr/share/nginx/html/json -p 80:80 -p 35601:35601 cppla/serverstatus:latest
`Docker-compose`: docker-compose up -d
`Docker-compose(推荐)`: docker-compose up -d
```
【客户端】: