add running description
This commit is contained in:
parent
2d38b36525
commit
206e5902d1
|
@ -20,6 +20,11 @@
|
||||||
- kill -SIGUSR1 PID 更新配置和清空缓存
|
- kill -SIGUSR1 PID 更新配置和清空缓存
|
||||||
- kill -SIGUSR2 PID 清空缓存
|
- kill -SIGUSR2 PID 清空缓存
|
||||||
|
|
||||||
|
#### 运行
|
||||||
|
```
|
||||||
|
go run app/cmd/main.go [-c configpath] [-p port]
|
||||||
|
```
|
||||||
|
|
||||||
#### 数据显示支持程度
|
#### 数据显示支持程度
|
||||||
|
|
||||||
| 页表 | 支持程度 |
|
| 页表 | 支持程度 |
|
||||||
|
|
|
@ -20,6 +20,12 @@ A WordPress front-end written in Go, with relatively simple functions, only the
|
||||||
- kill -SIGUSR1 PID update configuration and clear cache
|
- kill -SIGUSR1 PID update configuration and clear cache
|
||||||
- kill -SIGUSR2 PID clear cache
|
- kill -SIGUSR2 PID clear cache
|
||||||
|
|
||||||
|
|
||||||
|
#### start up
|
||||||
|
```
|
||||||
|
go run app/cmd/main.go [-c configpath] [-p port]
|
||||||
|
```
|
||||||
|
|
||||||
#### The data show the degree of support
|
#### The data show the degree of support
|
||||||
|
|
||||||
| page table | Support |
|
| page table | Support |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user