mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
Include ingress network removal in uninstall steps
Add command to remove ingress network in uninstall instructions.
This commit is contained in:
@@ -34,6 +34,7 @@ Remove the docker network created by Dokploy:
|
||||
|
||||
```bash
|
||||
docker network remove -f dokploy-network
|
||||
docker network remove -f ingress
|
||||
```
|
||||
|
||||
</Step>
|
||||
|
||||
Reference in New Issue
Block a user