mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-16 06:52:21 +08:00
update 1.0.7 readme
update 1.0.7 readme
This commit is contained in:
parent
43c1c1279f
commit
0dc82096f5
@ -28,7 +28,7 @@
|
||||
|
||||
`OneTouch`:
|
||||
|
||||
wget --no-check-certificate -qO serverstatus-config.json https://raw.githubusercontent.com/cppla/ServerStatus/master/server/config.json && mkdir serverstatus-monthtraffic
|
||||
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
|
||||
|
||||
`ServerStatus`: docker-compose up -d
|
||||
|
Loading…
x
Reference in New Issue
Block a user