mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
docs: update uninstall
This commit is contained in:
@@ -23,7 +23,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
|
||||
移除 Dokploy 创建的 Docker 卷(volumes):
|
||||
|
||||
```bash
|
||||
docker volume remove -f dokploy-config dokploy-postgres dokploy-redis
|
||||
docker volume remove -f dokploy dokploy-postgres dokploy-redis
|
||||
```
|
||||
|
||||
</Step>
|
||||
|
||||
Reference in New Issue
Block a user