Skip to content

Commit 4c1291a

Browse files
committed
Remove explicit container name.
1 parent 0d9cf1c commit 4c1291a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ services:
2121

2222
todo-database:
2323
image: mongo:6
24-
container_name: mongo
2524
#volumes:
2625
# - database:/data/db
2726
ports:

0 commit comments

Comments
 (0)