We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab89940 commit f315871Copy full SHA for f315871
docker-compose.yml
@@ -36,5 +36,6 @@ services:
36
- redis
37
mongo:
38
image: "mongo:3.4.10"
39
+ container_name: sedaily-mongo
40
ports:
41
- "27017:27017"
0 commit comments