mirror of
https://github.com//cppla/ServerStatus
synced 2025-09-19 00:12:23 +08:00
Update README.md
This commit is contained in:
parent
e6d9edee2d
commit
614c6d323c
@ -27,6 +27,7 @@
|
|||||||
`arm64`: docker pull cppla/serverstatus:arm
|
`arm64`: docker pull cppla/serverstatus:arm
|
||||||
|
|
||||||
mkdir /serverstatus && cd /serverstatus && wget https://raw.githubusercontent.com/cppla/ServerStatus/master/autodeploy/config.json
|
mkdir /serverstatus && cd /serverstatus && wget https://raw.githubusercontent.com/cppla/ServerStatus/master/autodeploy/config.json
|
||||||
|
|
||||||
docker run -d --restart=always --name=serverstatus -v /serverstatus/config.json:/ServerStatus/server/config.json -v /serverstatus/json:/usr/share/nginx/html/json -p 80:80 -p 35601:35601 cppla/serverstatus:latest
|
docker run -d --restart=always --name=serverstatus -v /serverstatus/config.json:/ServerStatus/server/config.json -v /serverstatus/json:/usr/share/nginx/html/json -p 80:80 -p 35601:35601 cppla/serverstatus:latest
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user