Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions zh/self-host/troubleshooting/storage-and-migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ title: 存储与迁移

2. **从存储中删除孤立文件**
```bashd-files-on-storage
Comment thread
am-abudu marked this conversation as resolved.
Outdated
docker exec -it docker-api-1 flask remove-orphaned-files-on-storage
# 使用 -f 标志跳过确认
```

Expand Down