Skip to content

Commit e94350a

Browse files
authored
Merge pull request #4011 from watteja/patch-7
part12b - highlight changed line
2 parents e80c9c3 + 4691572 commit e94350a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/12/en/part12b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ services:
560560
MONGO_INITDB_DATABASE: the_database
561561
volumes:
562562
- ./mongo/mongo-init.js:/docker-entrypoint-initdb.d/mongo-init.js
563-
- mongo_data:/data/db
563+
- mongo_data:/data/db # highlight-line
564564

565565
volumes: # highlight-line
566566
mongo_data: # highlight-line

0 commit comments

Comments
 (0)