Skip to content

Commit 143c7cd

Browse files
author
lerndevops
authored
Update docker-compose.yml
1 parent db7b74f commit 143c7cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/swarm/spring-boot-mongo-example/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ services:
2929
ports:
3030
- "27017:27017"
3131
# volumes:
32-
# - /data:/data/db
33-
# - /data-bkp:/data/bkp
32+
# - data:/data/db
33+
# - data-bkp:/data/bkp

0 commit comments

Comments
 (0)