Skip to content

Commit f315871

Browse files
keep container name
1 parent ab89940 commit f315871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ services:
3636
- redis
3737
mongo:
3838
image: "mongo:3.4.10"
39+
container_name: sedaily-mongo
3940
ports:
4041
- "27017:27017"

0 commit comments

Comments
 (0)