Skip to content

Commit 7e501b1

Browse files
Massimiliano Marconcorryroot
authored andcommitted
(DOCSP-37994): Fixes typo in Docker Compose file (#316)
1 parent 37cf4a1 commit 7e501b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/atlas-cli-deploy-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ of Docker Compose.
251251
volumes:
252252
- data-cni:/etc/cni
253253
- data-containers:/var/lib/containers
254-
- ./entrypoint.sh:/entrypoint.s
254+
- ./entrypoint.sh:/entrypoint.sh
255255
ports:
256256
- 27017:27017
257257
environment:

0 commit comments

Comments
 (0)