Remove published swarm stack redis port
This commit is contained in:
parent
768172eaf3
commit
ee24b9b3e8
@ -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