fix redis, don't publish ports!
This commit is contained in:
parent
3bb2a94d3a
commit
dddc5f7df2
@ -71,9 +71,6 @@ services:
|
|||||||
image: redis:7.4.1-alpine
|
image: redis:7.4.1-alpine
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
ports:
|
|
||||||
- "6379:6379"
|
|
||||||
|
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:13
|
image: postgres:13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user