Skip to content

Commit 73fc72c

Browse files
committed
nit
1 parent 4c4e25e commit 73fc72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

persistence/nosql/persistence/docker/mongodb-3-nodes/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# TO THE HOST'S /etc/hosts FILE
3535
#
3636
# Once done (after `docker compose down`):
37-
# podman volume rm mongodb-3-nodes_mongo1_config mongodb-3-nodes_mongo1_data mongodb-3-nodes_mongo2_config mongodb-3-nodes_mongo2_data mongodb-3-nodes_mongo3_config mongodb-3-nodes_mongo3_data
37+
# docker volume rm mongodb-3-nodes_mongo1_config mongodb-3-nodes_mongo1_data mongodb-3-nodes_mongo2_config mongodb-3-nodes_mongo2_data mongodb-3-nodes_mongo3_config mongodb-3-nodes_mongo3_data
3838

3939
version: '3'
4040

0 commit comments

Comments
 (0)