-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 支持 minio 图床,移除 Gitee 图床 #131 #146 - 支持批量上传图片 #144 - 新增 docker 镜像部署 #doocs/docker-md - 修复 prettier, cheerio 等依赖包版本问题 #140 - 其他小部分优化
- Loading branch information
Showing
5 changed files
with
25,242 additions
and
36 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,6 @@ yarn-error.log* | |
# mockm | ||
httpData | ||
|
||
package-lock.json | ||
public/upload/** | ||
!public/upload/*.gitkeep | ||
.history |
Oops, something went wrong.