Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 535a6c0

Browse files
authored
Merge pull request #74 from kmehant/patch-3
Updated docker-compose configuration
2 parents 643efb4 + 103922b commit 535a6c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

containers/javascript-node-lts-mongo/.devcontainer/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ services:
2323

2424
mongo:
2525
image: mongo
26+
restart: unless-stopped
2627
volumes:
2728
- /data/db
2829

0 commit comments

Comments
 (0)