Skip to content

Commit

Permalink
fix container name
Browse files Browse the repository at this point in the history
  • Loading branch information
Dariiiii committed Dec 8, 2024
1 parent 8020db5 commit 6164756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
services:
mongo:
container_name: db
image: mongodb/mongodb-community-server:7.0.0-ubi8
volumes:
- mongo_data:/data/db
Expand Down

0 comments on commit 6164756

Please sign in to comment.