Skip to content

Commit 9ef31eb

Browse files
Remove redis port exposure in production
1 parent 1afe758 commit 9ef31eb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose-prod.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,3 @@ services:
6868
redis:
6969
image: redis:alpine
7070
command: redis-server --port 6380
71-
ports:
72-
- 6380:6380

0 commit comments

Comments
 (0)