mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-13 11:32:13 +08:00
主题默认跟随系统,直至你手动选择了模式
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
[](https://github.com/cppla/ServerStatus)
|
||||
[](https://github.com/cppla/ServerStatus)
|
||||
[](https://github.com/cppla/ServerStatus)
|
||||
[](https://github.com/cppla/ServerStatus)
|
||||
[](https://github.com/cppla/ServerStatus)
|
||||
|
||||

|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
【服务端】:
|
||||
```bash
|
||||
|
||||
`onetouch`:
|
||||
`OneTouch`:
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user