Skip to content

Commit ee24b9b

Browse files
authored
Remove published swarm stack redis port
1 parent 768172e commit ee24b9b

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)