You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/develop/cleanup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Server and worker stopped...
13
13
## Destroy the instance
14
14
15
15
If you want to get to a clean state with no images, containers or volumes, then destroy the instance. This **WILL** permanently erase your volume data (database and Elasticsearch indices).
16
-
It destroys the images, containers and volumes defined in the `february-release-2/docker-compose.full.yml`.
16
+
It destroys the images, containers and volumes defined in the `development-instance/docker-compose.full.yml`.
17
17
18
18
After stopping the application per above, destroy it:
0 commit comments