Merge pull request #128 from BretFisher/patch-1

Remove published swarm stack redis port
This commit is contained in:
Mano Marks
2018-10-29 15:21:27 -07:00
committed by GitHub

View File

@ -3,8 +3,6 @@ services:
redis:
image: redis:alpine
ports:
- "6379"
networks:
- frontend
deploy: