From f7bb147b71d33c0f12cdfbce212b8e28abde4fdc Mon Sep 17 00:00:00 2001 From: zhaojun1998 Date: Thu, 30 Jan 2020 19:31:50 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/README.md b/README.md index 1ea57b5..6141e9c 100644 --- a/README.md +++ b/README.md @@ -66,26 +66,7 @@ chmod +x ~/zfile/bin/*.sh ~/zfile/bin/start.sh ``` -停止项目: - -```bash - ~/zfile/bin/stop.sh -``` - -重启项目: - -```bash - ~/zfile/bin/restart.sh -``` - - -修改配置文件: - -```bash -vim ~/zfile/WEB-INF/classes/application.yml -``` - -> 默认启动端口为 8080, 如需请配置文件请编辑上述文件, 修改后重启程序生效. +篇幅有限, 更详细的安装教程请参考: [安装文档](http://zhaojun.im/zfile-install) 访问地址: @@ -121,7 +102,6 @@ https://login.chinacloudapi.cn/common/oauth2/v2.0/authorize?client_id=4a72d927-1 * 缓存: `caffeine` * 数据库: `h2/mysql` - ## 预览 ![前台首页](http://cdn.jun6.net/2020/01/29/a252a5cec7134.png) @@ -129,8 +109,6 @@ https://login.chinacloudapi.cn/common/oauth2/v2.0/authorize?client_id=4a72d927-1 ![存储策略](http://cdn.jun6.net/2020/01/29/4b79bfba4e003.png) ![缓存管理](http://cdn.jun6.net/2020/01/29/60b0538e50f9f.png) - - ## 常见问题 ### 数据库