diff options
| author | 陈冠林 <[email protected]> | 2018-12-07 18:28:00 +0800 |
|---|---|---|
| committer | 陈冠林 <[email protected]> | 2018-12-07 18:28:00 +0800 |
| commit | 0fd4236b0e10f49f7277335fb1ac5167294e26ef (patch) | |
| tree | 311d046b7e301ea7c7cf76f50ae9973696cfa690 | |
| parent | 31258e4a4a3213bdfd2a6477dce26cf227e12848 (diff) | |
修改文档和添加配置文件注释
| -rw-r--r-- | CGI_config.conf | 5 | ||||
| -rw-r--r-- | docs/VPN_CGI安装指南.docx | bin | 17277 -> 18218 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/CGI_config.conf b/CGI_config.conf index 640513d..3c5f00c 100644 --- a/CGI_config.conf +++ b/CGI_config.conf @@ -1,7 +1,12 @@ [server] +#服务器密码 server_pwd=111111 +#hub名 hub_name=Hubstandardtest [redis] +#redis地址 host=192.168.11.243 +#redis端口号 port=6800 +#redis的index index=5 diff --git a/docs/VPN_CGI安装指南.docx b/docs/VPN_CGI安装指南.docx Binary files differindex ebd07e5..858eb36 100644 --- a/docs/VPN_CGI安装指南.docx +++ b/docs/VPN_CGI安装指南.docx |
