修复文档错误

pull/21/merge
ouqiang 2017-05-01 15:23:00 +08:00
parent f3cbc07301
commit abeb515821
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
1. 解压压缩包
2. `cd 解压目录`
3. 启动
* Windows: `./gocron.exe web`
* Windows: `gocron.exe web`
* Linux、OSX: `./gocron web`
### 源码安装
> `go get https://github.com/ouqiang/gocron`
@ -46,4 +46,4 @@
## 安全
* 使用`https`访问保证数据传输安全, 可在web服务器如nginx中配置https通过反向代理访问内部的gocron
* 网站访问设置IP白名单
* SSH登录设置IP白名单
* SSH登录设置IP白名单