Skip to content

Commit fb09f2d

Browse files
author
Mano Marks
authored
Merge pull request dockersamples#128 from BretFisher/patch-1
Remove published swarm stack redis port
2 parents 768172e + ee24b9b commit fb09f2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-stack.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ services:
33

44
redis:
55
image: redis:alpine
6-
ports:
7-
- "6379"
86
networks:
97
- frontend
108
deploy:

0 commit comments

Comments
 (0)