diff --git a/README.md b/README.md index 3e5342b..4cad343 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ -

+

ZFile

基于 Java 的在线网盘程序,支持对接 S3、OneDrive、SharePoint、又拍云、本地存储、FTP、SFTP 等存储源,支持在线浏览图片、播放音视频,文本文件等文件类型。

- - - - - - +license +codady +last commit +downloads +release +commit activity
- - - - - +issues +closed issues +forks +stars +watchers

## 相关地址 @@ -172,6 +172,7 @@ services: volumes: - '/root/zfile/db:/root/.zfile-v4/db' - '/root/zfile/logs:/root/.zfile-v4/logs' + - '/root/application.properties:/root/application.properties' image: zhaojun1998/zfile ```