Skip to content

Commit 35bc03c

Browse files
Massimiliano Marconcorryroot
authored andcommitted
Fixes typo in Docker Compose file
1 parent 4a600ea commit 35bc03c

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
@@ -255,7 +255,7 @@ of Docker Compose.
255255
volumes:
256256
- data-cni:/etc/cni
257257
- data-containers:/var/lib/containers
258-
- ./entrypoint.sh:/entrypoint.s
258+
- ./entrypoint.sh:/entrypoint.sh
259259
ports:
260260
- 27017:27017
261261
environment:

0 commit comments

Comments
 (0)