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
|
||||
networks:
|
||||
- internal
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
||||
|
||||
db:
|
||||
image: postgres:13
|
||||
|
Loading…
x
Reference in New Issue
Block a user