#3 修复docker restart失败问题

This commit is contained in:
gotoeasy 2023-02-21 11:48:53 +08:00
parent ebeab2bd80
commit 6fc6908abf

View File

@ -180,6 +180,7 @@ func main() {
### 版本`0.8.7`
- [x] 修复增加特殊字符转换处理避免日志中的html标签字样无法显示
- [x] 修复docker restart 失败问题
### 版本`0.8.6`