mirror of
https://github.com//cppla/ServerStatus
synced 2025-09-06 18:02:21 +08:00
update readme
This commit is contained in:
parent
333bc29c88
commit
25917f0883
@ -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
|
||||
```
|
||||
|
||||
【客户端】:
|
||||
|
Loading…
x
Reference in New Issue
Block a user