Merge pull request #128 from BretFisher/patch-1
Remove published swarm stack redis port
This commit is contained in:
commit
fb09f2d5d7
@ -3,8 +3,6 @@ services:
|
|||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:alpine
|
image: redis:alpine
|
||||||
ports:
|
|
||||||
- "6379"
|
|
||||||
networks:
|
networks:
|
||||||
- frontend
|
- frontend
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user